#8b02cc color space conversions
Hex:
#8b02cc
RGB:
139, 2, 204
CMY:
45, 99, 20
CMYK:
32, 99, 0, 20
HSL:
281°, 98.0583%, 40.3922%
HSV (HSB):
281°, 99.0196%, 80.0000%
XYZ:
21.5683, 9.8920, 57.8993
xyY:
0.2414, 0.1107, 9.8920
CIE-Lab:
37.6479, 73.7325, -69.5357
CIE-LCH:
37.6479, 101.3494, 316.6779
CIE-Luv:
37.6479, 26.0431, -102.4202
Hunter-Lab:
31.4516, 67.3680, -87.1311
#8b02cc color charts
#8b02cc color shades, tints & tones
#8b02cc color schemes
#8b02cc color preview, HTML & CSS examples
This text has a color of #8b02cc
<p style="color:#8b02cc;">Text here</p>
.mytext {color:#8b02cc;}
This box has a color of #8b02cc
<div style="background-color:#8b02cc;">Content here</div>
.mybackground {background-color:#8b02cc;}
Border around this has a color of #8b02cc
<div style="border:2px solid #8b02cc;">Content here</div>
.myborder {border:2px solid #8b02cc;}