#c29df5 color space conversions
Hex:
#c29df5
RGB:
194, 157, 245
CMY:
24, 38, 4
CMYK:
21, 36, 0, 4
HSL:
265°, 81.4815%, 78.8235%
HSV (HSB):
265°, 35.9184%, 96.0784%
XYZ:
50.7865, 42.1758, 91.8502
xyY:
0.2748, 0.2282, 42.1758
CIE-Lab:
70.9920, 30.7673, -38.9884
CIE-LCH:
70.9920, 49.6661, 308.2784
CIE-Luv:
70.9920, 12.9177, -66.9238
Hunter-Lab:
64.9429, 25.9401, -38.3951
#c29df5 color charts
#c29df5 color shades, tints & tones
#c29df5 color schemes
#c29df5 color preview, HTML & CSS examples
This text has a color of #c29df5
<p style="color:#c29df5;">Text here</p>
.mytext {color:#c29df5;}
This box has a color of #c29df5
<div style="background-color:#c29df5;">Content here</div>
.mybackground {background-color:#c29df5;}
Border around this has a color of #c29df5
<div style="border:2px solid #c29df5;">Content here</div>
.myborder {border:2px solid #c29df5;}