#bb2df5 color space conversions
Hex:
#bb2df5
RGB:
187, 45, 245
CMY:
27, 82, 4
CMYK:
24, 82, 0, 4
HSL:
283°, 90.9091%, 56.8627%
HSV (HSB):
283°, 81.6327%, 96.0784%
XYZ:
37.9133, 19.0341, 88.0619
xyY:
0.2615, 0.1313, 19.0341
CIE-Lab:
50.7271, 80.4453, -71.2932
CIE-LCH:
50.7271, 107.4903, 318.4516
CIE-Luv:
50.7271, 39.7285, -116.5943
Hunter-Lab:
43.6281, 78.7693, -89.1352
#bb2df5 color charts
#bb2df5 color shades, tints & tones
#bb2df5 color schemes
#bb2df5 color preview, HTML & CSS examples
This text has a color of #bb2df5
<p style="color:#bb2df5;">Text here</p>
.mytext {color:#bb2df5;}
This box has a color of #bb2df5
<div style="background-color:#bb2df5;">Content here</div>
.mybackground {background-color:#bb2df5;}
Border around this has a color of #bb2df5
<div style="border:2px solid #bb2df5;">Content here</div>
.myborder {border:2px solid #bb2df5;}