#c06e9a color space conversions
Hex:
#c06e9a
RGB:
192, 110, 154
CMY:
25, 57, 40
CMYK:
0, 43, 20, 25
HSL:
328°, 39.4231%, 59.2157%
HSV (HSB):
328°, 42.7083%, 75.2941%
XYZ:
33.1469, 24.6914, 33.5907
xyY:
0.3625, 0.2701, 24.6914
CIE-Lab:
56.7735, 38.2634, -9.6682
CIE-LCH:
56.7735, 39.4659, 345.8196
CIE-Luv:
56.7735, 48.0321, -20.4235
Hunter-Lab:
49.6905, 32.1132, -5.2967
#c06e9a color charts
#c06e9a color shades, tints & tones
#c06e9a color schemes
#c06e9a color preview, HTML & CSS examples
This text has a color of #c06e9a
<p style="color:#c06e9a;">Text here</p>
.mytext {color:#c06e9a;}
This box has a color of #c06e9a
<div style="background-color:#c06e9a;">Content here</div>
.mybackground {background-color:#c06e9a;}
Border around this has a color of #c06e9a
<div style="border:2px solid #c06e9a;">Content here</div>
.myborder {border:2px solid #c06e9a;}