#c51aea color space conversions
Hex:
#c51aea
RGB:
197, 26, 234
CMY:
23, 90, 8
CMYK:
16, 89, 0, 8
HSL:
289°, 83.2000%, 50.9804%
HSV (HSB):
289°, 88.8889%, 91.7647%
XYZ:
38.2466, 18.5496, 79.4065
xyY:
0.2808, 0.1362, 18.5496
CIE-Lab:
50.1561, 83.9821, -65.9611
CIE-LCH:
50.1561, 106.7889, 321.8533
CIE-Luv:
50.1561, 50.8292, -109.1331
Hunter-Lab:
43.0693, 83.1414, -79.1641
#c51aea color charts
#c51aea color shades, tints & tones
#c51aea color schemes
#c51aea color preview, HTML & CSS examples
This text has a color of #c51aea
<p style="color:#c51aea;">Text here</p>
.mytext {color:#c51aea;}
This box has a color of #c51aea
<div style="background-color:#c51aea;">Content here</div>
.mybackground {background-color:#c51aea;}
Border around this has a color of #c51aea
<div style="border:2px solid #c51aea;">Content here</div>
.myborder {border:2px solid #c51aea;}