#bb36d5 color space conversions
Hex:
#bb36d5
RGB:
187, 54, 213
CMY:
27, 79, 16
CMYK:
12, 75, 0, 16
HSL:
290°, 65.4321%, 52.3529%
HSV (HSB):
290°, 74.6479%, 83.5294%
XYZ:
33.8229, 18.0072, 64.6439
xyY:
0.2904, 0.1546, 18.0072
CIE-Lab:
49.5049, 71.9703, -55.1546
CIE-LCH:
49.5049, 90.6739, 322.5351
CIE-Luv:
49.5049, 47.5626, -91.9104
Hunter-Lab:
42.4349, 68.0130, -60.6159
#bb36d5 color charts
#bb36d5 color shades, tints & tones
#bb36d5 color schemes
#bb36d5 color preview, HTML & CSS examples
This text has a color of #bb36d5
<p style="color:#bb36d5;">Text here</p>
.mytext {color:#bb36d5;}
This box has a color of #bb36d5
<div style="background-color:#bb36d5;">Content here</div>
.mybackground {background-color:#bb36d5;}
Border around this has a color of #bb36d5
<div style="border:2px solid #bb36d5;">Content here</div>
.myborder {border:2px solid #bb36d5;}