#8251c5 color space conversions
Hex:
#8251c5
RGB:
130, 81, 197
CMY:
49, 68, 23
CMYK:
34, 59, 0, 23
HSL:
265°, 50.0000%, 54.5098%
HSV (HSB):
265°, 58.8832%, 77.2549%
XYZ:
22.2264, 14.6619, 54.4819
xyY:
0.2433, 0.1605, 14.6619
CIE-Lab:
45.1676, 44.3911, -53.3180
CIE-LCH:
45.1676, 69.3785, 309.7799
CIE-Luv:
45.1676, 12.5392, -83.9658
Hunter-Lab:
38.2909, 36.6035, -57.5568
#8251c5 color charts
#8251c5 color shades, tints & tones
#8251c5 color schemes
#8251c5 color preview, HTML & CSS examples
This text has a color of #8251c5
<p style="color:#8251c5;">Text here</p>
.mytext {color:#8251c5;}
This box has a color of #8251c5
<div style="background-color:#8251c5;">Content here</div>
.mybackground {background-color:#8251c5;}
Border around this has a color of #8251c5
<div style="border:2px solid #8251c5;">Content here</div>
.myborder {border:2px solid #8251c5;}