#bd28e1 color space conversions
Hex:
#bd28e1
RGB:
189, 40, 225
CMY:
26, 84, 12
CMYK:
16, 82, 0, 12
HSL:
288°, 75.5102%, 51.9608%
HSV (HSB):
288°, 82.2222%, 88.2353%
XYZ:
35.3357, 17.7726, 72.8022
xyY:
0.2806, 0.1412, 17.7726
CIE-Lab:
49.2192, 78.4072, -62.4404
CIE-LCH:
49.2192, 100.2322, 321.4676
CIE-Luv:
49.2192, 47.2206, -102.9704
Hunter-Lab:
42.1576, 75.8393, -72.8779
#bd28e1 color charts
#bd28e1 color shades, tints & tones
#bd28e1 color schemes
#bd28e1 color preview, HTML & CSS examples
This text has a color of #bd28e1
<p style="color:#bd28e1;">Text here</p>
.mytext {color:#bd28e1;}
This box has a color of #bd28e1
<div style="background-color:#bd28e1;">Content here</div>
.mybackground {background-color:#bd28e1;}
Border around this has a color of #bd28e1
<div style="border:2px solid #bd28e1;">Content here</div>
.myborder {border:2px solid #bd28e1;}