#c00aea color space conversions
Hex:
#c00aea
RGB:
192, 10, 234
CMY:
25, 96, 8
CMYK:
18, 96, 0, 8
HSL:
289°, 91.8033%, 47.8431%
HSV (HSB):
289°, 95.7265%, 91.7647%
XYZ:
36.6981, 17.3641, 79.2593
xyY:
0.2753, 0.1302, 17.3641
CIE-Lab:
48.7155, 85.1405, -68.3335
CIE-LCH:
48.7155, 109.1713, 321.2496
CIE-Luv:
48.7155, 48.4922, -111.5853
Hunter-Lab:
41.6702, 84.2782, -83.6041
#c00aea color charts
#c00aea color shades, tints & tones
#c00aea color schemes
#c00aea color preview, HTML & CSS examples
This text has a color of #c00aea
<p style="color:#c00aea;">Text here</p>
.mytext {color:#c00aea;}
This box has a color of #c00aea
<div style="background-color:#c00aea;">Content here</div>
.mybackground {background-color:#c00aea;}
Border around this has a color of #c00aea
<div style="border:2px solid #c00aea;">Content here</div>
.myborder {border:2px solid #c00aea;}