#c06cc5 color space conversions
Hex:
#c06cc5
RGB:
192, 108, 197
CMY:
25, 58, 23
CMYK:
3, 45, 0, 23
HSL:
297°, 43.4146%, 59.8039%
HSV (HSB):
297°, 45.1777%, 77.2549%
XYZ:
37.1788, 25.9628, 55.8751
xyY:
0.3124, 0.2181, 25.9628
CIE-Lab:
58.0017, 46.6968, -32.5322
CIE-LCH:
58.0017, 56.9117, 325.1363
CIE-Luv:
58.0017, 39.5251, -56.6448
Hunter-Lab:
50.9537, 41.0751, -29.3490
#c06cc5 color charts
#c06cc5 color shades, tints & tones
#c06cc5 color schemes
#c06cc5 color preview, HTML & CSS examples
This text has a color of #c06cc5
<p style="color:#c06cc5;">Text here</p>
.mytext {color:#c06cc5;}
This box has a color of #c06cc5
<div style="background-color:#c06cc5;">Content here</div>
.mybackground {background-color:#c06cc5;}
Border around this has a color of #c06cc5
<div style="border:2px solid #c06cc5;">Content here</div>
.myborder {border:2px solid #c06cc5;}