#c06dac color space conversions
Hex:
#c06dac
RGB:
192, 109, 172
CMY:
25, 57, 33
CMYK:
0, 43, 10, 25
HSL:
314°, 39.7129%, 59.0196%
HSV (HSB):
314°, 43.2292%, 75.2941%
XYZ:
34.6533, 25.1223, 42.0524
xyY:
0.3403, 0.2467, 25.1223
CIE-Lab:
57.1944, 41.7018, -19.4516
CIE-LCH:
57.1944, 46.0153, 334.9936
CIE-Luv:
57.1944, 44.5933, -35.5385
Hunter-Lab:
50.1222, 35.6969, -14.6587
#c06dac color charts
#c06dac color shades, tints & tones
#c06dac color schemes
#c06dac color preview, HTML & CSS examples
This text has a color of #c06dac
<p style="color:#c06dac;">Text here</p>
.mytext {color:#c06dac;}
This box has a color of #c06dac
<div style="background-color:#c06dac;">Content here</div>
.mybackground {background-color:#c06dac;}
Border around this has a color of #c06dac
<div style="border:2px solid #c06dac;">Content here</div>
.myborder {border:2px solid #c06dac;}