#bb30d5 color space conversions
Hex:
#bb30d5
RGB:
187, 48, 213
CMY:
27, 81, 16
CMYK:
12, 77, 0, 16
HSL:
291°, 66.2651%, 51.1765%
HSV (HSB):
291°, 77.4648%, 83.5294%
XYZ:
33.5607, 17.4828, 64.5565
xyY:
0.2903, 0.1512, 17.4828
CIE-Lab:
48.8627, 73.8203, -56.1861
CIE-LCH:
48.8627, 92.7702, 322.7245
CIE-Luv:
48.8627, 48.5436, -93.2987
Hunter-Lab:
41.8124, 70.1011, -62.2723
#bb30d5 color charts
#bb30d5 color shades, tints & tones
#bb30d5 color schemes
#bb30d5 color preview, HTML & CSS examples
This text has a color of #bb30d5
<p style="color:#bb30d5;">Text here</p>
.mytext {color:#bb30d5;}
This box has a color of #bb30d5
<div style="background-color:#bb30d5;">Content here</div>
.mybackground {background-color:#bb30d5;}
Border around this has a color of #bb30d5
<div style="border:2px solid #bb30d5;">Content here</div>
.myborder {border:2px solid #bb30d5;}