#c06dcd color space conversions
Hex:
#c06dcd
RGB:
192, 109, 205
CMY:
25, 57, 20
CMYK:
6, 47, 0, 20
HSL:
292°, 48.9796%, 61.5686%
HSV (HSB):
292°, 46.8293%, 80.3922%
XYZ:
38.2263, 26.5515, 60.8678
xyY:
0.3042, 0.2113, 26.5515
CIE-Lab:
58.5569, 47.7063, -36.2089
CIE-LCH:
58.5569, 59.8913, 322.8017
CIE-Luv:
58.5569, 37.4066, -62.6898
Hunter-Lab:
51.5282, 42.2464, -33.9668
#c06dcd color charts
#c06dcd color shades, tints & tones
#c06dcd color schemes
#c06dcd color preview, HTML & CSS examples
This text has a color of #c06dcd
<p style="color:#c06dcd;">Text here</p>
.mytext {color:#c06dcd;}
This box has a color of #c06dcd
<div style="background-color:#c06dcd;">Content here</div>
.mybackground {background-color:#c06dcd;}
Border around this has a color of #c06dcd
<div style="border:2px solid #c06dcd;">Content here</div>
.myborder {border:2px solid #c06dcd;}