#cfaffc color space conversions
Hex:
#cfaffc
RGB:
207, 175, 252
CMY:
19, 31, 1
CMYK:
18, 31, 0, 1
HSL:
265°, 92.7711%, 83.7255%
HSV (HSB):
265°, 30.5556%, 98.8235%
XYZ:
58.6328, 50.9536, 98.8402
xyY:
0.2813, 0.2445, 50.9536
CIE-Lab:
76.6509, 26.2777, -33.9087
CIE-LCH:
76.6509, 42.8989, 307.7740
CIE-Luv:
76.6509, 11.6232, -58.4816
Hunter-Lab:
71.3818, 21.7012, -32.1298
#cfaffc color charts
#cfaffc color shades, tints & tones
#cfaffc color schemes
#cfaffc color preview, HTML & CSS examples
This text has a color of #cfaffc
<p style="color:#cfaffc;">Text here</p>
.mytext {color:#cfaffc;}
This box has a color of #cfaffc
<div style="background-color:#cfaffc;">Content here</div>
.mybackground {background-color:#cfaffc;}
Border around this has a color of #cfaffc
<div style="border:2px solid #cfaffc;">Content here</div>
.myborder {border:2px solid #cfaffc;}