#bb55ed color space conversions
Hex:
#bb55ed
RGB:
187, 85, 237
CMY:
27, 67, 7
CMYK:
21, 64, 0, 7
HSL:
280°, 80.8511%, 63.1373%
HSV (HSB):
280°, 64.1350%, 92.9412%
XYZ:
39.0281, 23.1762, 82.5372
xyY:
0.2696, 0.1601, 23.1762
CIE-Lab:
55.2534, 64.5080, -59.5081
CIE-LCH:
55.2534, 87.7639, 317.3087
CIE-Luv:
55.2534, 34.6823, -100.1899
Hunter-Lab:
48.1417, 60.4606, -67.9514
#bb55ed color charts
#bb55ed color shades, tints & tones
#bb55ed color schemes
#bb55ed color preview, HTML & CSS examples
This text has a color of #bb55ed
<p style="color:#bb55ed;">Text here</p>
.mytext {color:#bb55ed;}
This box has a color of #bb55ed
<div style="background-color:#bb55ed;">Content here</div>
.mybackground {background-color:#bb55ed;}
Border around this has a color of #bb55ed
<div style="border:2px solid #bb55ed;">Content here</div>
.myborder {border:2px solid #bb55ed;}