#bb51ed color space conversions
Hex:
#bb51ed
RGB:
187, 81, 237
CMY:
27, 68, 7
CMYK:
21, 66, 0, 7
HSL:
281°, 81.2500%, 62.3529%
HSV (HSB):
281°, 65.8228%, 92.9412%
XYZ:
38.7220, 22.5641, 82.4352
xyY:
0.2694, 0.1570, 22.5641
CIE-Lab:
54.6205, 66.2621, -60.5242
CIE-LCH:
54.6205, 89.7432, 317.5913
CIE-Luv:
54.6205, 35.6339, -101.6442
Hunter-Lab:
47.5017, 62.3802, -69.6417
#bb51ed color charts
#bb51ed color shades, tints & tones
#bb51ed color schemes
#bb51ed color preview, HTML & CSS examples
This text has a color of #bb51ed
<p style="color:#bb51ed;">Text here</p>
.mytext {color:#bb51ed;}
This box has a color of #bb51ed
<div style="background-color:#bb51ed;">Content here</div>
.mybackground {background-color:#bb51ed;}
Border around this has a color of #bb51ed
<div style="border:2px solid #bb51ed;">Content here</div>
.myborder {border:2px solid #bb51ed;}