#cafefc color space conversions
Hex:
#cafefc
RGB:
202, 254, 252
CMY:
21, 0, 1
CMYK:
20, 0, 1, 0
HSL:
178°, 96.2963%, 89.4118%
HSV (HSB):
178°, 20.4724%, 99.6078%
XYZ:
77.3696, 90.4685, 105.4798
xyY:
0.2831, 0.3310, 90.4685
CIE-Lab:
96.1907, -16.7272, -4.4619
CIE-LCH:
96.1907, 17.3121, 194.9355
CIE-Luv:
96.1907, -26.3593, -4.1167
Hunter-Lab:
95.1149, -21.2533, 0.8295
#cafefc color charts
#cafefc RGB chart
#cafefc CMYK chart
#cafefc RGB pie chart
#cafefc color shades, tints & tones
#cafefc color schemes
#cafefc color preview, HTML & CSS examples
This text has a color of #cafefc
<p style="color:#cafefc;">Text here</p>
.mytext {color:#cafefc;}
Text color #cafefc
This box has a color of #cafefc
<div style="background-color:#cafefc;">Content here</div>
.mybackground {background-color:#cafefc;}
Background color #cafefc
Border around this has a color of #cafefc
<div style="border:2px solid #cafefc;">Content here</div>
.myborder {border:2px solid #cafefc;}
Border color #cafefc