#c29cfc color space conversions
Hex:
#c29cfc
RGB:
194, 156, 252
CMY:
24, 39, 1
CMYK:
23, 38, 0, 1
HSL:
264°, 94.1176%, 80.0000%
HSV (HSB):
264°, 38.0952%, 98.8235%
XYZ:
51.7073, 42.2745, 97.5300
xyY:
0.2700, 0.2207, 42.2745
CIE-Lab:
71.0598, 32.9123, -42.6891
CIE-LCH:
71.0598, 53.9034, 307.6314
CIE-Luv:
71.0598, 12.5192, -73.4144
Hunter-Lab:
65.0189, 28.1719, -43.4233
#c29cfc color charts
#c29cfc color shades, tints & tones
#c29cfc color schemes
#c29cfc color preview, HTML & CSS examples
This text has a color of #c29cfc
<p style="color:#c29cfc;">Text here</p>
.mytext {color:#c29cfc;}
This box has a color of #c29cfc
<div style="background-color:#c29cfc;">Content here</div>
.mybackground {background-color:#c29cfc;}
Border around this has a color of #c29cfc
<div style="border:2px solid #c29cfc;">Content here</div>
.myborder {border:2px solid #c29cfc;}