#c03db7 color space conversions
Hex:
#c03db7
RGB:
192, 61, 183
CMY:
25, 76, 28
CMYK:
0, 68, 5, 25
HSL:
304°, 51.7787%, 49.6078%
HSV (HSB):
304°, 68.2292%, 75.2941%
XYZ:
31.9542, 17.9629, 46.5827
xyY:
0.3311, 0.1861, 17.9629
CIE-Lab:
49.4510, 65.5530, -37.8552
CIE-LCH:
49.4510, 75.6982, 329.9947
CIE-Luv:
49.4510, 59.0784, -65.4873
Hunter-Lab:
42.3826, 60.4099, -35.4979
#c03db7 color charts
#c03db7 color shades, tints & tones
#c03db7 color schemes
#c03db7 color preview, HTML & CSS examples
This text has a color of #c03db7
<p style="color:#c03db7;">Text here</p>
.mytext {color:#c03db7;}
This box has a color of #c03db7
<div style="background-color:#c03db7;">Content here</div>
.mybackground {background-color:#c03db7;}
Border around this has a color of #c03db7
<div style="border:2px solid #c03db7;">Content here</div>
.myborder {border:2px solid #c03db7;}