#c29ded color space conversions
Hex:
#c29ded
RGB:
194, 157, 237
CMY:
24, 38, 7
CMYK:
18, 34, 0, 7
HSL:
268°, 68.9655%, 77.2549%
HSV (HSB):
268°, 33.7553%, 92.9412%
XYZ:
49.5912, 41.6977, 85.5555
xyY:
0.2804, 0.2358, 41.6977
CIE-Lab:
70.6620, 28.9811, -35.1378
CIE-LCH:
70.6620, 45.5474, 309.5153
CIE-Luv:
70.6620, 13.8352, -60.2205
Hunter-Lab:
64.5738, 24.0798, -33.3533
#c29ded color charts
#c29ded color shades, tints & tones
#c29ded color schemes
#c29ded color preview, HTML & CSS examples
This text has a color of #c29ded
<p style="color:#c29ded;">Text here</p>
.mytext {color:#c29ded;}
This box has a color of #c29ded
<div style="background-color:#c29ded;">Content here</div>
.mybackground {background-color:#c29ded;}
Border around this has a color of #c29ded
<div style="border:2px solid #c29ded;">Content here</div>
.myborder {border:2px solid #c29ded;}