#bd15e4 color space conversions
Hex:
#bd15e4
RGB:
189, 21, 228
CMY:
26, 92, 11
CMYK:
17, 91, 0, 11
HSL:
289°, 83.1325%, 48.8235%
HSV (HSB):
289°, 90.7895%, 89.4118%
XYZ:
35.2580, 16.9566, 74.8134
xyY:
0.2776, 0.1335, 16.9566
CIE-Lab:
48.2053, 82.5139, -65.7843
CIE-LCH:
48.2053, 105.5278, 321.4363
CIE-Luv:
48.2053, 47.9505, -107.4476
Hunter-Lab:
41.1784, 80.7743, -78.8940
#bd15e4 color charts
#bd15e4 color shades, tints & tones
#bd15e4 color schemes
#bd15e4 color preview, HTML & CSS examples
This text has a color of #bd15e4
<p style="color:#bd15e4;">Text here</p>
.mytext {color:#bd15e4;}
This box has a color of #bd15e4
<div style="background-color:#bd15e4;">Content here</div>
.mybackground {background-color:#bd15e4;}
Border around this has a color of #bd15e4
<div style="border:2px solid #bd15e4;">Content here</div>
.myborder {border:2px solid #bd15e4;}