#c03bbf color space conversions
Hex:
#c03bbf
RGB:
192, 59, 191
CMY:
25, 77, 25
CMYK:
0, 69, 1, 25
HSL:
300°, 52.9880%, 49.2157%
HSV (HSB):
300°, 69.2708%, 75.2941%
XYZ:
32.7062, 18.0960, 51.0593
xyY:
0.3211, 0.1777, 18.0960
CIE-Lab:
49.6123, 67.5638, -42.2576
CIE-LCH:
49.6123, 79.6905, 327.9762
CIE-Luv:
49.6123, 56.9022, -72.3726
Hunter-Lab:
42.5394, 62.7948, -41.3872
#c03bbf color charts
#c03bbf color shades, tints & tones
#c03bbf color schemes
#c03bbf color preview, HTML & CSS examples
This text has a color of #c03bbf
<p style="color:#c03bbf;">Text here</p>
.mytext {color:#c03bbf;}
This box has a color of #c03bbf
<div style="background-color:#c03bbf;">Content here</div>
.mybackground {background-color:#c03bbf;}
Border around this has a color of #c03bbf
<div style="border:2px solid #c03bbf;">Content here</div>
.myborder {border:2px solid #c03bbf;}