#8b02c9 color space conversions
Hex:
#8b02c9
RGB:
139, 2, 201
CMY:
45, 99, 21
CMYK:
31, 99, 0, 21
HSL:
281°, 98.0296%, 39.8039%
HSV (HSB):
281°, 99.0050%, 78.8235%
XYZ:
21.2118, 9.7494, 56.0222
xyY:
0.2439, 0.1121, 9.7494
CIE-Lab:
37.3889, 73.1595, -68.2119
CIE-LCH:
37.3889, 100.0259, 317.0043
CIE-Luv:
37.3889, 26.7539, -100.5247
Hunter-Lab:
31.2241, 66.6202, -84.5212
#8b02c9 color charts
#8b02c9 color shades, tints & tones
#8b02c9 color schemes
#8b02c9 color preview, HTML & CSS examples
This text has a color of #8b02c9
<p style="color:#8b02c9;">Text here</p>
.mytext {color:#8b02c9;}
This box has a color of #8b02c9
<div style="background-color:#8b02c9;">Content here</div>
.mybackground {background-color:#8b02c9;}
Border around this has a color of #8b02c9
<div style="border:2px solid #8b02c9;">Content here</div>
.myborder {border:2px solid #8b02c9;}