#c2cafe color space conversions
Hex:
#c2cafe
RGB:
194, 202, 254
CMY:
24, 21, 0
CMYK:
24, 20, 0, 0
HSL:
232°, 96.7742%, 87.8431%
HSV (HSB):
232°, 23.6220%, 99.6078%
XYZ:
61.2581, 60.8662, 102.2856
xyY:
0.2730, 0.2712, 60.8662
CIE-Lab:
82.3067, 8.1592, -26.3818
CIE-LCH:
82.3067, 27.6147, 287.1854
CIE-Luv:
82.3067, -7.0339, -43.5924
Hunter-Lab:
78.0168, 3.6273, -23.1218
#c2cafe color charts
#c2cafe RGB chart
#c2cafe CMYK chart
#c2cafe RGB pie chart
#c2cafe color shades, tints & tones
#c2cafe color schemes
#c2cafe color preview, HTML & CSS examples
This text has a color of #c2cafe
<p style="color:#c2cafe;">Text here</p>
.mytext {color:#c2cafe;}
Text color #c2cafe
This box has a color of #c2cafe
<div style="background-color:#c2cafe;">Content here</div>
.mybackground {background-color:#c2cafe;}
Background color #c2cafe
Border around this has a color of #c2cafe
<div style="border:2px solid #c2cafe;">Content here</div>
.myborder {border:2px solid #c2cafe;}
Border color #c2cafe