#cfaffa color space conversions
Hex:
#cfaffa
RGB:
207, 175, 250
CMY:
19, 31, 2
CMYK:
17, 30, 0, 2
HSL:
266°, 88.2353%, 83.3333%
HSV (HSB):
266°, 30.0000%, 98.0392%
XYZ:
58.3174, 50.8275, 97.1795
xyY:
0.2826, 0.2463, 50.8275
CIE-Lab:
76.5744, 25.8430, -32.9499
CIE-LCH:
76.5744, 41.8755, 308.1075
CIE-Luv:
76.5744, 11.8307, -56.8033
Hunter-Lab:
71.2934, 21.2481, -30.9124
#cfaffa color charts
#cfaffa color shades, tints & tones
#cfaffa color schemes
#cfaffa color preview, HTML & CSS examples
This text has a color of #cfaffa
<p style="color:#cfaffa;">Text here</p>
.mytext {color:#cfaffa;}
This box has a color of #cfaffa
<div style="background-color:#cfaffa;">Content here</div>
.mybackground {background-color:#cfaffa;}
Border around this has a color of #cfaffa
<div style="border:2px solid #cfaffa;">Content here</div>
.myborder {border:2px solid #cfaffa;}