#8b2ccd color space conversions
Hex:
#8b2ccd
RGB:
139, 44, 205
CMY:
45, 83, 20
CMYK:
32, 79, 0, 20
HSL:
275°, 64.6586%, 48.8235%
HSV (HSB):
275°, 78.5366%, 80.3922%
XYZ:
22.5676, 11.6981, 58.8261
xyY:
0.2424, 0.1257, 11.6981
CIE-Lab:
40.7322, 65.0773, -65.0779
CIE-LCH:
40.7322, 92.0336, 314.9997
CIE-Luv:
40.7322, 22.8706, -99.1366
Hunter-Lab:
34.2025, 57.9240, -78.0333
#8b2ccd color charts
#8b2ccd color shades, tints & tones
#8b2ccd color schemes
#8b2ccd color preview, HTML & CSS examples
This text has a color of #8b2ccd
<p style="color:#8b2ccd;">Text here</p>
.mytext {color:#8b2ccd;}
This box has a color of #8b2ccd
<div style="background-color:#8b2ccd;">Content here</div>
.mybackground {background-color:#8b2ccd;}
Border around this has a color of #8b2ccd
<div style="border:2px solid #8b2ccd;">Content here</div>
.myborder {border:2px solid #8b2ccd;}