#c29cdc color space conversions
Hex:
#c29cdc
RGB:
194, 156, 220
CMY:
24, 39, 14
CMYK:
12, 29, 0, 14
HSL:
276°, 47.7612%, 73.7255%
HSV (HSB):
276°, 29.0909%, 86.2745%
XYZ:
47.0549, 40.4136, 73.0307
xyY:
0.2932, 0.2518, 40.4136
CIE-Lab:
69.7631, 25.8730, -27.2026
CIE-LCH:
69.7631, 37.5419, 313.5650
CIE-Luv:
69.7631, 16.2534, -46.6078
Hunter-Lab:
63.5717, 20.8728, -23.6118
#c29cdc color charts
#c29cdc color shades, tints & tones
#c29cdc color schemes
#c29cdc color preview, HTML & CSS examples
This text has a color of #c29cdc
<p style="color:#c29cdc;">Text here</p>
.mytext {color:#c29cdc;}
This box has a color of #c29cdc
<div style="background-color:#c29cdc;">Content here</div>
.mybackground {background-color:#c29cdc;}
Border around this has a color of #c29cdc
<div style="border:2px solid #c29cdc;">Content here</div>
.myborder {border:2px solid #c29cdc;}