#caffff color space conversions
Hex:
#caffff
RGB:
202, 255, 255
CMY:
21, 0, 0
CMYK:
21, 0, 0, 0
HSL:
180°, 100.0000%, 89.6078%
HSV (HSB):
180°, 20.7843%, 100.0000%
XYZ:
78.1671, 91.2966, 108.1099
xyY:
0.2816, 0.3289, 91.2966
CIE-Lab:
96.5320, -16.5997, -5.5048
CIE-LCH:
96.5320, 17.4886, 198.3466
CIE-Luv:
96.5320, -26.8362, -5.8054
Hunter-Lab:
95.5492, -21.1835, -0.1997
#caffff color charts
#caffff RGB chart
#caffff CMYK chart
#caffff RGB pie chart
#caffff color shades, tints & tones
#caffff color schemes
#caffff color preview, HTML & CSS examples
This text has a color of #caffff
<p style="color:#caffff;">Text here</p>
.mytext {color:#caffff;}
Text color #caffff
This box has a color of #caffff
<div style="background-color:#caffff;">Content here</div>
.mybackground {background-color:#caffff;}
Background color #caffff
Border around this has a color of #caffff
<div style="border:2px solid #caffff;">Content here</div>
.myborder {border:2px solid #caffff;}
Border color #caffff