strong cyan-blue/strong cornflower blue
Enter any color value (e.g., #b309d5, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#68caff color RGB value is (104,202,255)
#68caff color CMYK value
#68caff color HSL value
HSV(or HSB) | 201.1° | 59.2 | 100.0 |
XYZ | 44.879 | 52.404 | 102.357 |
Yxy | 0.225 | 0.262 | 52.404 |
LAB | 77.522 | -13.762 | -34.677 |
LUV | 77.522 | -40.405 | -54.317 |
Hunter-LAB | 72.391 | -16.021 | -33.160 |
CIE-LCH | 77.522 | 37.308 | 248.354 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 68 | CA | FF |
Decimal | 104 | 202 | 255 |
Octal | 150 | 312 | 377 |
Binary | 01101000 | 11001010 | 11111111 |
Below, you can see some colors close to #68caff. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #68caff.
<span style="color:#68caff">Text here</span>
This paragraph has a background color of #68caff.
<p style="background-color:#68caff;">Content here</p>
This element has a border color of #68caff.
<div style="border:1px #68caff;">Content here</div>
.text {color:#68caff;}
.background {background-color:#68caff;}
.border {border:1px solid #68caff;}
.text-shadow {border:1px solid #68caff;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #000c13 is the darkest color, while #fdfeff is the lightest one.