#ccaffe color space conversions
Hex:
#ccaffe
RGB:
204, 175, 254
CMY:
20, 31, 0
CMYK:
20, 31, 0, 0
HSL:
262°, 97.5309%, 84.1176%
HSV (HSB):
262°, 31.1024%, 99.6078%
XYZ:
58.1212, 50.6531, 100.4796
xyY:
0.2778, 0.2421, 50.6531
CIE-Lab:
76.4684, 25.8229, -35.2882
CIE-LCH:
76.4684, 43.7273, 306.1956
CIE-Luv:
76.4684, 9.7971, -60.7076
Hunter-Lab:
71.1710, 21.2214, -33.8863
#ccaffe color charts
#ccaffe color shades, tints & tones
#ccaffe color schemes
#ccaffe color preview, HTML & CSS examples
This text has a color of #ccaffe
<p style="color:#ccaffe;">Text here</p>
.mytext {color:#ccaffe;}
This box has a color of #ccaffe
<div style="background-color:#ccaffe;">Content here</div>
.mybackground {background-color:#ccaffe;}
Border around this has a color of #ccaffe
<div style="border:2px solid #ccaffe;">Content here</div>
.myborder {border:2px solid #ccaffe;}