#c3cafe color space conversions
Hex:
#c3cafe
RGB:
195, 202, 254
CMY:
24, 21, 0
CMYK:
23, 20, 0, 0
HSL:
233°, 96.7213%, 88.0392%
HSV (HSB):
233°, 23.2283%, 99.6078%
XYZ:
61.5156, 60.9989, 102.2977
xyY:
0.2736, 0.2713, 60.9989
CIE-Lab:
82.3782, 8.4557, -26.2663
CIE-LCH:
82.3782, 27.5938, 287.8445
CIE-Luv:
82.3782, -6.5451, -43.4485
Hunter-Lab:
78.1018, 3.9144, -22.9867
#c3cafe color charts
#c3cafe RGB chart
#c3cafe CMYK chart
#c3cafe RGB pie chart
#c3cafe color shades, tints & tones
#c3cafe color schemes
#c3cafe color preview, HTML & CSS examples
This text has a color of #c3cafe
<p style="color:#c3cafe;">Text here</p>
.mytext {color:#c3cafe;}
Text color #c3cafe
This box has a color of #c3cafe
<div style="background-color:#c3cafe;">Content here</div>
.mybackground {background-color:#c3cafe;}
Background color #c3cafe
Border around this has a color of #c3cafe
<div style="border:2px solid #c3cafe;">Content here</div>
.myborder {border:2px solid #c3cafe;}
Border color #c3cafe