#c03bf5 color space conversions
Hex:
#c03bf5
RGB:
192, 59, 245
CMY:
25, 77, 4
CMYK:
22, 76, 0, 4
HSL:
283°, 90.2913%, 59.6078%
HSV (HSB):
283°, 75.9184%, 96.0784%
XYZ:
39.7836, 20.9270, 88.3287
xyY:
0.2669, 0.1404, 20.9270
CIE-Lab:
52.8695, 77.1664, -67.7875
CIE-LCH:
52.8695, 102.7122, 318.7020
CIE-Luv:
52.8695, 40.8112, -112.6536
Hunter-Lab:
45.7460, 75.1794, -82.4579
#c03bf5 color charts
#c03bf5 color shades, tints & tones
#c03bf5 color schemes
#c03bf5 color preview, HTML & CSS examples
This text has a color of #c03bf5
<p style="color:#c03bf5;">Text here</p>
.mytext {color:#c03bf5;}
This box has a color of #c03bf5
<div style="background-color:#c03bf5;">Content here</div>
.mybackground {background-color:#c03bf5;}
Border around this has a color of #c03bf5
<div style="border:2px solid #c03bf5;">Content here</div>
.myborder {border:2px solid #c03bf5;}