#bb5ff8 color space conversions
Hex:
#bb5ff8
RGB:
187, 95, 248
CMY:
27, 63, 3
CMYK:
25, 62, 0, 3
HSL:
276°, 91.6168%, 67.2549%
HSV (HSB):
276°, 61.6935%, 97.2549%
XYZ:
41.5290, 25.5265, 91.5452
xyY:
0.2618, 0.1609, 25.5265
CIE-Lab:
57.5849, 62.2329, -61.8947
CIE-LCH:
57.5849, 87.7718, 315.1561
CIE-Luv:
57.5849, 29.7847, -104.5784
Hunter-Lab:
50.5238, 58.3049, -72.0623
#bb5ff8 color charts
#bb5ff8 color shades, tints & tones
#bb5ff8 color schemes
#bb5ff8 color preview, HTML & CSS examples
This text has a color of #bb5ff8
<p style="color:#bb5ff8;">Text here</p>
.mytext {color:#bb5ff8;}
This box has a color of #bb5ff8
<div style="background-color:#bb5ff8;">Content here</div>
.mybackground {background-color:#bb5ff8;}
Border around this has a color of #bb5ff8
<div style="border:2px solid #bb5ff8;">Content here</div>
.myborder {border:2px solid #bb5ff8;}