#cfc3e5 color space conversions
Hex:
#cfc3e5
RGB:
207, 195, 229
CMY:
19, 24, 10
CMYK:
10, 15, 0, 10
HSL:
261°, 39.5349%, 83.1373%
HSV (HSB):
261°, 14.8472%, 89.8039%
XYZ:
59.3901, 57.9528, 82.1845
xyY:
0.2977, 0.2905, 57.9528
CIE-Lab:
80.7125, 10.5954, -15.3529
CIE-LCH:
80.7125, 18.6541, 304.6105
CIE-Luv:
80.7125, 4.5106, -25.7401
Hunter-Lab:
76.1267, 6.0347, -10.7194
#cfc3e5 color charts
#cfc3e5 color shades, tints & tones
#cfc3e5 color schemes
#cfc3e5 color preview, HTML & CSS examples
This text has a color of #cfc3e5
<p style="color:#cfc3e5;">Text here</p>
.mytext {color:#cfc3e5;}
This box has a color of #cfc3e5
<div style="background-color:#cfc3e5;">Content here</div>
.mybackground {background-color:#cfc3e5;}
Border around this has a color of #cfc3e5
<div style="border:2px solid #cfc3e5;">Content here</div>
.myborder {border:2px solid #cfc3e5;}