#cfaffe color space conversions
Hex:
#cfaffe
RGB:
207, 175, 254
CMY:
19, 31, 0
CMYK:
19, 31, 0, 0
HSL:
264°, 97.5309%, 84.1176%
HSV (HSB):
264°, 31.1024%, 99.6078%
XYZ:
58.9515, 51.0811, 100.5185
xyY:
0.2800, 0.2426, 51.0811
CIE-Lab:
76.7281, 26.7147, -34.8655
CIE-LCH:
76.7281, 43.9236, 307.4601
CIE-Luv:
76.7281, 11.4159, -60.1597
Hunter-Lab:
71.4710, 22.1579, -33.3571
#cfaffe color charts
#cfaffe color shades, tints & tones
#cfaffe color schemes
#cfaffe color preview, HTML & CSS examples
This text has a color of #cfaffe
<p style="color:#cfaffe;">Text here</p>
.mytext {color:#cfaffe;}
This box has a color of #cfaffe
<div style="background-color:#cfaffe;">Content here</div>
.mybackground {background-color:#cfaffe;}
Border around this has a color of #cfaffe
<div style="border:2px solid #cfaffe;">Content here</div>
.myborder {border:2px solid #cfaffe;}