#cfc7e5 color space conversions
Hex:
#cfc7e5
RGB:
207, 199, 229
CMY:
19, 22, 10
CMYK:
10, 13, 0, 10
HSL:
256°, 36.5854%, 83.9216%
HSV (HSB):
256°, 13.1004%, 89.8039%
XYZ:
60.2984, 59.7694, 82.4873
xyY:
0.2977, 0.2951, 59.7694
CIE-Lab:
81.7127, 8.4526, -13.8518
CIE-LCH:
81.7127, 16.2271, 301.3920
CIE-Luv:
81.7127, 2.5888, -23.0160
Hunter-Lab:
77.3107, 3.9273, -9.1425
#cfc7e5 color charts
#cfc7e5 color shades, tints & tones
#cfc7e5 color schemes
#cfc7e5 color preview, HTML & CSS examples
This text has a color of #cfc7e5
<p style="color:#cfc7e5;">Text here</p>
.mytext {color:#cfc7e5;}
This box has a color of #cfc7e5
<div style="background-color:#cfc7e5;">Content here</div>
.mybackground {background-color:#cfc7e5;}
Border around this has a color of #cfc7e5
<div style="border:2px solid #cfc7e5;">Content here</div>
.myborder {border:2px solid #cfc7e5;}