#bb5ff7 color space conversions
Hex:
#bb5ff7
RGB:
187, 95, 247
CMY:
27, 63, 3
CMYK:
24, 62, 0, 3
HSL:
276°, 90.4762%, 67.0588%
HSV (HSB):
276°, 61.5385%, 96.8627%
XYZ:
41.3742, 25.4646, 90.7302
xyY:
0.2626, 0.1616, 25.4646
CIE-Lab:
57.5253, 62.0176, -61.4355
CIE-LCH:
57.5253, 87.2955, 315.2702
CIE-Luv:
57.5253, 29.9898, -103.8226
Hunter-Lab:
50.4625, 58.0430, -71.2781
#bb5ff7 color charts
#bb5ff7 color shades, tints & tones
#bb5ff7 color schemes
#bb5ff7 color preview, HTML & CSS examples
This text has a color of #bb5ff7
<p style="color:#bb5ff7;">Text here</p>
.mytext {color:#bb5ff7;}
This box has a color of #bb5ff7
<div style="background-color:#bb5ff7;">Content here</div>
.mybackground {background-color:#bb5ff7;}
Border around this has a color of #bb5ff7
<div style="border:2px solid #bb5ff7;">Content here</div>
.myborder {border:2px solid #bb5ff7;}