#c09bd9 color space conversions
Hex:
#c09bd9
RGB:
192, 155, 217
CMY:
25, 39, 15
CMYK:
12, 29, 0, 15
HSL:
276°, 44.9275%, 72.9412%
HSV (HSB):
276°, 28.5714%, 85.0980%
XYZ:
45.9840, 39.6589, 70.8770
xyY:
0.2938, 0.2534, 39.6589
CIE-Lab:
69.2259, 25.1648, -26.3906
CIE-LCH:
69.2259, 36.4655, 313.6379
CIE-Luv:
69.2259, 15.9003, -45.1225
Hunter-Lab:
62.9753, 20.1321, -22.6465
#c09bd9 color charts
#c09bd9 color shades, tints & tones
#c09bd9 color schemes
#c09bd9 color preview, HTML & CSS examples
This text has a color of #c09bd9
<p style="color:#c09bd9;">Text here</p>
.mytext {color:#c09bd9;}
This box has a color of #c09bd9
<div style="background-color:#c09bd9;">Content here</div>
.mybackground {background-color:#c09bd9;}
Border around this has a color of #c09bd9
<div style="border:2px solid #c09bd9;">Content here</div>
.myborder {border:2px solid #c09bd9;}