#c09fdd color space conversions
Hex:
#c09fdd
RGB:
192, 159, 221
CMY:
25, 38, 13
CMYK:
13, 28, 0, 13
HSL:
272°, 47.6923%, 74.5098%
HSV (HSB):
272°, 28.0543%, 86.6667%
XYZ:
47.1875, 41.2232, 73.8764
xyY:
0.2908, 0.2540, 41.2232
CIE-Lab:
70.3320, 23.7920, -26.8949
CIE-LCH:
70.3320, 35.9082, 311.4969
CIE-Luv:
70.3320, 13.6385, -45.8441
Hunter-Lab:
64.2053, 18.8288, -23.2770
#c09fdd color charts
#c09fdd color shades, tints & tones
#c09fdd color schemes
#c09fdd color preview, HTML & CSS examples
This text has a color of #c09fdd
<p style="color:#c09fdd;">Text here</p>
.mytext {color:#c09fdd;}
This box has a color of #c09fdd
<div style="background-color:#c09fdd;">Content here</div>
.mybackground {background-color:#c09fdd;}
Border around this has a color of #c09fdd
<div style="border:2px solid #c09fdd;">Content here</div>
.myborder {border:2px solid #c09fdd;}