#c03d9a color space conversions
Hex:
#c03d9a
RGB:
192, 61, 154
CMY:
25, 76, 40
CMYK:
0, 68, 20, 25
HSL:
317°, 51.7787%, 49.6078%
HSV (HSB):
317°, 68.2292%, 75.2941%
XYZ:
29.2397, 16.8770, 32.2883
xyY:
0.3729, 0.2153, 16.8770
CIE-Lab:
48.1047, 61.2184, -22.8447
CIE-LCH:
48.1047, 65.3420, 339.5361
CIE-Luv:
48.1047, 69.1317, -42.4228
Hunter-Lab:
41.0817, 55.1536, -17.8421
#c03d9a color charts
#c03d9a color shades, tints & tones
#c03d9a color schemes
#c03d9a color preview, HTML & CSS examples
This text has a color of #c03d9a
<p style="color:#c03d9a;">Text here</p>
.mytext {color:#c03d9a;}
This box has a color of #c03d9a
<div style="background-color:#c03d9a;">Content here</div>
.mybackground {background-color:#c03d9a;}
Border around this has a color of #c03d9a
<div style="border:2px solid #c03d9a;">Content here</div>
.myborder {border:2px solid #c03d9a;}