#cafff2 color space conversions
Hex:
#cafff2
RGB:
202, 255, 242
CMY:
21, 0, 5
CMYK:
21, 0, 5, 0
HSL:
165°, 100.0000%, 89.6078%
HSV (HSB):
165°, 20.7843%, 100.0000%
XYZ:
76.1441, 90.4874, 97.4570
xyY:
0.2883, 0.3426, 90.4874
CIE-Lab:
96.1986, -19.2389, 0.7018
CIE-LCH:
96.1986, 19.2517, 177.9110
CIE-Luv:
96.1986, -26.7101, 4.4344
Hunter-Lab:
95.1248, -23.5854, 5.8438
#cafff2 color charts
#cafff2 color shades, tints & tones
#cafff2 color schemes
#cafff2 color preview, HTML & CSS examples
This text has a color of #cafff2
<p style="color:#cafff2;">Text here</p>
.mytext {color:#cafff2;}
This box has a color of #cafff2
<div style="background-color:#cafff2;">Content here</div>
.mybackground {background-color:#cafff2;}
Border around this has a color of #cafff2
<div style="border:2px solid #cafff2;">Content here</div>
.myborder {border:2px solid #cafff2;}