#c03bb2 color space conversions
Hex:
#c03bb2
RGB:
192, 59, 178
CMY:
25, 77, 30
CMYK:
0, 69, 7, 25
HSL:
306°, 52.9880%, 49.2157%
HSV (HSB):
306°, 69.2708%, 75.2941%
XYZ:
31.3381, 17.5487, 43.8550
xyY:
0.3379, 0.1892, 17.5487
CIE-Lab:
48.9442, 65.4887, -35.7282
CIE-LCH:
48.9442, 74.6008, 331.3848
CIE-Luv:
48.9442, 61.2869, -62.1671
Hunter-Lab:
41.8912, 60.2230, -32.7456
#c03bb2 color charts
#c03bb2 color shades, tints & tones
#c03bb2 color schemes
#c03bb2 color preview, HTML & CSS examples
This text has a color of #c03bb2
<p style="color:#c03bb2;">Text here</p>
.mytext {color:#c03bb2;}
This box has a color of #c03bb2
<div style="background-color:#c03bb2;">Content here</div>
.mybackground {background-color:#c03bb2;}
Border around this has a color of #c03bb2
<div style="border:2px solid #c03bb2;">Content here</div>
.myborder {border:2px solid #c03bb2;}