#8b10cc color space conversions
Hex:
#8b10cc
RGB:
139, 16, 204
CMY:
45, 94, 20
CMYK:
32, 92, 0, 20
HSL:
279°, 85.4545%, 43.1373%
HSV (HSB):
279°, 92.1569%, 80.0000%
XYZ:
21.7318, 10.2192, 57.9538
xyY:
0.2417, 0.1137, 10.2192
CIE-Lab:
38.2330, 71.9798, -68.5779
CIE-LCH:
38.2330, 99.4184, 316.3865
CIE-Luv:
38.2330, 25.5078, -101.7490
Hunter-Lab:
31.9675, 65.4033, -85.1097
#8b10cc color charts
#8b10cc color shades, tints & tones
#8b10cc color schemes
#8b10cc color preview, HTML & CSS examples
This text has a color of #8b10cc
<p style="color:#8b10cc;">Text here</p>
.mytext {color:#8b10cc;}
This box has a color of #8b10cc
<div style="background-color:#8b10cc;">Content here</div>
.mybackground {background-color:#8b10cc;}
Border around this has a color of #8b10cc
<div style="border:2px solid #8b10cc;">Content here</div>
.myborder {border:2px solid #8b10cc;}