#c03da2 color space conversions
Hex:
#c03da2
RGB:
192, 61, 162
CMY:
25, 76, 36
CMYK:
0, 68, 16, 25
HSL:
314°, 51.7787%, 49.6078%
HSV (HSB):
314°, 68.2292%, 75.2941%
XYZ:
29.9286, 17.1526, 35.9158
xyY:
0.3606, 0.2067, 17.1526
CIE-Lab:
48.4517, 62.3528, -27.0648
CIE-LCH:
48.4517, 67.9734, 336.5363
CIE-Luv:
48.4517, 66.3012, -48.8044
Hunter-Lab:
41.4157, 56.5135, -22.4255
#c03da2 color charts
#c03da2 color shades, tints & tones
#c03da2 color schemes
#c03da2 color preview, HTML & CSS examples
This text has a color of #c03da2
<p style="color:#c03da2;">Text here</p>
.mytext {color:#c03da2;}
This box has a color of #c03da2
<div style="background-color:#c03da2;">Content here</div>
.mybackground {background-color:#c03da2;}
Border around this has a color of #c03da2
<div style="border:2px solid #c03da2;">Content here</div>
.myborder {border:2px solid #c03da2;}