#bd28e8 color space conversions
Hex:
#bd28e8
RGB:
189, 40, 232
CMY:
26, 84, 9
CMYK:
19, 83, 0, 9
HSL:
287°, 80.6723%, 53.3333%
HSV (HSB):
287°, 82.7586%, 90.9804%
XYZ:
36.3105, 18.1626, 77.9359
xyY:
0.2742, 0.1372, 18.1626
CIE-Lab:
49.6927, 79.6424, -65.6417
CIE-LCH:
49.6927, 103.2073, 320.5045
CIE-Luv:
49.6927, 45.1296, -107.9172
Hunter-Lab:
42.6176, 77.5027, -78.5928
#bd28e8 color charts
#bd28e8 color shades, tints & tones
#bd28e8 color schemes
#bd28e8 color preview, HTML & CSS examples
This text has a color of #bd28e8
<p style="color:#bd28e8;">Text here</p>
.mytext {color:#bd28e8;}
This box has a color of #bd28e8
<div style="background-color:#bd28e8;">Content here</div>
.mybackground {background-color:#bd28e8;}
Border around this has a color of #bd28e8
<div style="border:2px solid #bd28e8;">Content here</div>
.myborder {border:2px solid #bd28e8;}