#bb57ed color space conversions
Hex:
#bb57ed
RGB:
187, 87, 237
CMY:
27, 66, 7
CMYK:
21, 63, 0, 7
HSL:
280°, 80.6452%, 63.5294%
HSV (HSB):
280°, 63.2911%, 92.9412%
XYZ:
39.1878, 23.4956, 82.5904
xyY:
0.2698, 0.1617, 23.4956
CIE-Lab:
55.5792, 63.6098, -58.9855
CIE-LCH:
55.5792, 86.7496, 317.1602
CIE-Luv:
55.5792, 34.1874, -99.4315
Hunter-Lab:
48.4723, 59.4832, -67.0919
#bb57ed color charts
#bb57ed color shades, tints & tones
#bb57ed color schemes
#bb57ed color preview, HTML & CSS examples
This text has a color of #bb57ed
<p style="color:#bb57ed;">Text here</p>
.mytext {color:#bb57ed;}
This box has a color of #bb57ed
<div style="background-color:#bb57ed;">Content here</div>
.mybackground {background-color:#bb57ed;}
Border around this has a color of #bb57ed
<div style="border:2px solid #bb57ed;">Content here</div>
.myborder {border:2px solid #bb57ed;}