#bb30e9 color space conversions
Hex:
#bb30e9
RGB:
187, 48, 233
CMY:
27, 81, 9
CMYK:
20, 79, 0, 9
HSL:
285°, 80.7860%, 55.0980%
HSV (HSB):
285°, 79.3991%, 91.3725%
XYZ:
36.2584, 18.5619, 78.7626
xyY:
0.2714, 0.1390, 18.5619
CIE-Lab:
50.1707, 77.4088, -65.4480
CIE-LCH:
50.1707, 101.3684, 319.7860
CIE-Luv:
50.1707, 42.6496, -107.7031
Hunter-Lab:
43.0835, 74.8268, -78.2318
#bb30e9 color charts
#bb30e9 color shades, tints & tones
#bb30e9 color schemes
#bb30e9 color preview, HTML & CSS examples
This text has a color of #bb30e9
<p style="color:#bb30e9;">Text here</p>
.mytext {color:#bb30e9;}
This box has a color of #bb30e9
<div style="background-color:#bb30e9;">Content here</div>
.mybackground {background-color:#bb30e9;}
Border around this has a color of #bb30e9
<div style="border:2px solid #bb30e9;">Content here</div>
.myborder {border:2px solid #bb30e9;}