#c29cc5 color space conversions
Hex:
#c29cc5
RGB:
194, 156, 197
CMY:
24, 39, 23
CMYK:
2, 21, 0, 23
HSL:
296°, 26.1146%, 69.2157%
HSV (HSB):
296°, 20.8122%, 77.2549%
XYZ:
44.2146, 39.2775, 58.0743
xyY:
0.3123, 0.2774, 39.2775
CIE-Lab:
68.9518, 21.2460, -15.7266
CIE-LCH:
68.9518, 26.4332, 323.4907
CIE-Luv:
68.9518, 18.9610, -27.4494
Hunter-Lab:
62.6718, 16.2554, -11.0704
#c29cc5 color charts
#c29cc5 color shades, tints & tones
#c29cc5 color schemes
#c29cc5 color preview, HTML & CSS examples
This text has a color of #c29cc5
<p style="color:#c29cc5;">Text here</p>
.mytext {color:#c29cc5;}
This box has a color of #c29cc5
<div style="background-color:#c29cc5;">Content here</div>
.mybackground {background-color:#c29cc5;}
Border around this has a color of #c29cc5
<div style="border:2px solid #c29cc5;">Content here</div>
.myborder {border:2px solid #c29cc5;}