#c0038a color space conversions
Hex:
#c0038a
RGB:
192, 3, 138
CMY:
25, 99, 46
CMYK:
0, 98, 28, 25
HSL:
317°, 96.9231%, 38.2353%
HSV (HSB):
317°, 98.4375%, 75.2941%
XYZ:
26.3582, 13.1066, 25.1853
xyY:
0.4077, 0.2027, 13.1066
CIE-Lab:
42.9234, 72.0787, -21.1781
CIE-LCH:
42.9234, 75.1256, 343.6262
CIE-Luv:
42.9234, 86.6883, -40.8349
Hunter-Lab:
36.2030, 66.6048, -15.9042
#c0038a color charts
#c0038a color shades, tints & tones
#c0038a color schemes
#c0038a color preview, HTML & CSS examples
This text has a color of #c0038a
<p style="color:#c0038a;">Text here</p>
.mytext {color:#c0038a;}
This box has a color of #c0038a
<div style="background-color:#c0038a;">Content here</div>
.mybackground {background-color:#c0038a;}
Border around this has a color of #c0038a
<div style="border:2px solid #c0038a;">Content here</div>
.myborder {border:2px solid #c0038a;}