#bb09f5 color space conversions
Hex:
#bb09f5
RGB:
187, 9, 245
CMY:
27, 96, 4
CMYK:
24, 96, 0, 4
HSL:
285°, 92.9134%, 49.8039%
HSV (HSB):
285°, 96.3265%, 96.0784%
XYZ:
37.0726, 17.3527, 87.7817
xyY:
0.2607, 0.1220, 17.3527
CIE-Lab:
48.7015, 86.4358, -74.5879
CIE-LCH:
48.7015, 114.1687, 319.2082
CIE-Luv:
48.7015, 42.1847, -120.1694
Hunter-Lab:
41.6566, 85.9584, -95.7803
#bb09f5 color charts
#bb09f5 color shades, tints & tones
#bb09f5 color schemes
#bb09f5 color preview, HTML & CSS examples
This text has a color of #bb09f5
<p style="color:#bb09f5;">Text here</p>
.mytext {color:#bb09f5;}
This box has a color of #bb09f5
<div style="background-color:#bb09f5;">Content here</div>
.mybackground {background-color:#bb09f5;}
Border around this has a color of #bb09f5
<div style="border:2px solid #bb09f5;">Content here</div>
.myborder {border:2px solid #bb09f5;}