#bb0def color space conversions
Hex:
#bb0def
RGB:
187, 13, 239
CMY:
27, 95, 6
CMYK:
22, 95, 0, 6
HSL:
286°, 89.6825%, 49.4118%
HSV (HSB):
286°, 94.5607%, 93.7255%
XYZ:
36.2174, 17.0846, 83.0501
xyY:
0.2656, 0.1253, 17.0846
CIE-Lab:
48.3665, 85.0485, -71.7590
CIE-LCH:
48.3665, 111.2771, 319.8443
CIE-Luv:
48.3665, 43.7786, -115.9776
Hunter-Lab:
41.3336, 84.0721, -90.1959
#bb0def color charts
#bb0def color shades, tints & tones
#bb0def color schemes
#bb0def color preview, HTML & CSS examples
This text has a color of #bb0def
<p style="color:#bb0def;">Text here</p>
.mytext {color:#bb0def;}
This box has a color of #bb0def
<div style="background-color:#bb0def;">Content here</div>
.mybackground {background-color:#bb0def;}
Border around this has a color of #bb0def
<div style="border:2px solid #bb0def;">Content here</div>
.myborder {border:2px solid #bb0def;}