#cfc9e9 color space conversions
Hex:
#cfc9e9
RGB:
207, 201, 233
CMY:
19, 21, 9
CMYK:
11, 14, 0, 9
HSL:
251°, 42.1053%, 85.0980%
HSV (HSB):
251°, 13.7339%, 91.3725%
XYZ:
61.3268, 60.9219, 85.6176
xyY:
0.2950, 0.2931, 60.9219
CIE-Lab:
82.3367, 8.1913, -15.0536
CIE-LCH:
82.3367, 17.1379, 298.5523
CIE-Luv:
82.3367, 1.3613, -24.9322
Hunter-Lab:
78.0525, 3.6577, -10.3999
#cfc9e9 color charts
#cfc9e9 color shades, tints & tones
#cfc9e9 color schemes
#cfc9e9 color preview, HTML & CSS examples
This text has a color of #cfc9e9
<p style="color:#cfc9e9;">Text here</p>
.mytext {color:#cfc9e9;}
This box has a color of #cfc9e9
<div style="background-color:#cfc9e9;">Content here</div>
.mybackground {background-color:#cfc9e9;}
Border around this has a color of #cfc9e9
<div style="border:2px solid #cfc9e9;">Content here</div>
.myborder {border:2px solid #cfc9e9;}