#8251c1 color space conversions
Hex:
#8251c1
RGB:
130, 81, 193
CMY:
49, 68, 24
CMYK:
33, 58, 0, 24
HSL:
266°, 47.4576%, 53.7255%
HSV (HSB):
266°, 58.0311%, 75.6863%
XYZ:
21.7740, 14.4809, 52.0996
xyY:
0.2464, 0.1639, 14.4809
CIE-Lab:
44.9149, 43.3759, -51.4048
CIE-LCH:
44.9149, 67.2601, 310.1581
CIE-Luv:
44.9149, 13.1355, -80.9453
Hunter-Lab:
38.0538, 35.5416, -54.5364
#8251c1 color charts
#8251c1 color shades, tints & tones
#8251c1 color schemes
#8251c1 color preview, HTML & CSS examples
This text has a color of #8251c1
<p style="color:#8251c1;">Text here</p>
.mytext {color:#8251c1;}
This box has a color of #8251c1
<div style="background-color:#8251c1;">Content here</div>
.mybackground {background-color:#8251c1;}
Border around this has a color of #8251c1
<div style="border:2px solid #8251c1;">Content here</div>
.myborder {border:2px solid #8251c1;}