#c03aea color space conversions
Hex:
#c03aea
RGB:
192, 58, 234
CMY:
25, 77, 8
CMYK:
18, 75, 0, 8
HSL:
286°, 80.7339%, 57.2549%
HSV (HSB):
286°, 75.2137%, 91.7647%
XYZ:
38.1026, 20.1731, 79.7275
xyY:
0.2761, 0.1462, 20.1731
CIE-Lab:
52.0324, 75.4306, -62.9683
CIE-LCH:
52.0324, 98.2588, 320.1454
CIE-Luv:
52.0324, 43.9608, -105.0086
Hunter-Lab:
44.9145, 72.8277, -73.8053
#c03aea color charts
#c03aea color shades, tints & tones
#c03aea color schemes
#c03aea color preview, HTML & CSS examples
This text has a color of #c03aea
<p style="color:#c03aea;">Text here</p>
.mytext {color:#c03aea;}
This box has a color of #c03aea
<div style="background-color:#c03aea;">Content here</div>
.mybackground {background-color:#c03aea;}
Border around this has a color of #c03aea
<div style="border:2px solid #c03aea;">Content here</div>
.myborder {border:2px solid #c03aea;}