#c09bdd color space conversions
Hex:
#c09bdd
RGB:
192, 155, 221
CMY:
25, 39, 13
CMYK:
13, 30, 0, 13
HSL:
274°, 49.2537%, 73.7255%
HSV (HSB):
274°, 29.8643%, 86.6667%
XYZ:
46.5107, 39.8696, 73.6508
xyY:
0.2906, 0.2491, 39.8696
CIE-Lab:
69.3766, 26.0084, -28.3632
CIE-LCH:
69.3766, 38.4826, 312.5202
CIE-Luv:
69.3766, 15.4337, -48.4779
Hunter-Lab:
63.1424, 20.9840, -24.9576
#c09bdd color charts
#c09bdd color shades, tints & tones
#c09bdd color schemes
#c09bdd color preview, HTML & CSS examples
This text has a color of #c09bdd
<p style="color:#c09bdd;">Text here</p>
.mytext {color:#c09bdd;}
This box has a color of #c09bdd
<div style="background-color:#c09bdd;">Content here</div>
.mybackground {background-color:#c09bdd;}
Border around this has a color of #c09bdd
<div style="border:2px solid #c09bdd;">Content here</div>
.myborder {border:2px solid #c09bdd;}