#cafeff color space conversions
Hex:
#cafeff
RGB:
202, 254, 255
CMY:
21, 0, 0
CMYK:
21, 0, 0, 0
HSL:
181°, 100.0000%, 89.6078%
HSV (HSB):
181°, 20.7843%, 100.0000%
XYZ:
77.8489, 90.6602, 108.0038
xyY:
0.2815, 0.3279, 90.6602
CIE-Lab:
96.2699, -16.1065, -5.8914
CIE-LCH:
96.2699, 17.1502, 200.0913
CIE-Luv:
96.2699, -26.3912, -6.5042
Hunter-Lab:
95.2156, -20.6846, -0.6022
#cafeff color charts
#cafeff color shades, tints & tones
#cafeff color schemes
#cafeff color preview, HTML & CSS examples
This text has a color of #cafeff
<p style="color:#cafeff;">Text here</p>
.mytext {color:#cafeff;}
This box has a color of #cafeff
<div style="background-color:#cafeff;">Content here</div>
.mybackground {background-color:#cafeff;}
Border around this has a color of #cafeff
<div style="border:2px solid #cafeff;">Content here</div>
.myborder {border:2px solid #cafeff;}