#c04e9a color space conversions
Hex:
#c04e9a
RGB:
192, 78, 154
CMY:
25, 69, 40
CMYK:
0, 59, 20, 25
HSL:
320°, 47.5000%, 52.9412%
HSV (HSB):
320°, 59.3750%, 75.2941%
XYZ:
30.2954, 18.9883, 32.6402
xyY:
0.3698, 0.2318, 18.9883
CIE-Lab:
50.6736, 54.1600, -18.8985
CIE-LCH:
50.6736, 57.3625, 340.7642
CIE-Luv:
50.6736, 62.9431, -35.9602
Hunter-Lab:
43.5756, 47.8424, -13.9081
#c04e9a color charts
#c04e9a color shades, tints & tones
#c04e9a color schemes
#c04e9a color preview, HTML & CSS examples
This text has a color of #c04e9a
<p style="color:#c04e9a;">Text here</p>
.mytext {color:#c04e9a;}
This box has a color of #c04e9a
<div style="background-color:#c04e9a;">Content here</div>
.mybackground {background-color:#c04e9a;}
Border around this has a color of #c04e9a
<div style="border:2px solid #c04e9a;">Content here</div>
.myborder {border:2px solid #c04e9a;}