#cdbfea color space conversions
Hex:
#cdbfea
RGB:
205, 191, 234
CMY:
20, 25, 8
CMYK:
12, 18, 0, 8
HSL:
260°, 50.5882%, 83.3333%
HSV (HSB):
260°, 18.3761%, 91.7647%
XYZ:
58.6589, 56.1813, 85.5943
xyY:
0.2927, 0.2803, 56.1813
CIE-Lab:
79.7169, 13.1256, -19.5539
CIE-LCH:
79.7169, 23.5507, 303.8716
CIE-Luv:
79.7169, 4.9262, -32.9083
Hunter-Lab:
74.9542, 8.5239, -15.2386
#cdbfea color charts
#cdbfea color shades, tints & tones
#cdbfea color schemes
#cdbfea color preview, HTML & CSS examples
This text has a color of #cdbfea
<p style="color:#cdbfea;">Text here</p>
.mytext {color:#cdbfea;}
This box has a color of #cdbfea
<div style="background-color:#cdbfea;">Content here</div>
.mybackground {background-color:#cdbfea;}
Border around this has a color of #cdbfea
<div style="border:2px solid #cdbfea;">Content here</div>
.myborder {border:2px solid #cdbfea;}