#bd28c3 color space conversions
Hex:
#bd28c3
RGB:
189, 40, 195
CMY:
26, 84, 24
CMYK:
3, 79, 0, 24
HSL:
298°, 65.9574%, 46.0784%
HSV (HSB):
298°, 79.4872%, 76.4706%
XYZ:
31.5954, 16.2765, 53.1062
xyY:
0.3129, 0.1612, 16.2765
CIE-Lab:
47.3352, 73.3666, -48.2329
CIE-LCH:
47.3352, 87.8013, 326.6782
CIE-Luv:
47.3352, 57.0136, -80.9986
Hunter-Lab:
40.3442, 69.1892, -49.8042
#bd28c3 color charts
#bd28c3 color shades, tints & tones
#bd28c3 color schemes
#bd28c3 color preview, HTML & CSS examples
This text has a color of #bd28c3
<p style="color:#bd28c3;">Text here</p>
.mytext {color:#bd28c3;}
This box has a color of #bd28c3
<div style="background-color:#bd28c3;">Content here</div>
.mybackground {background-color:#bd28c3;}
Border around this has a color of #bd28c3
<div style="border:2px solid #bd28c3;">Content here</div>
.myborder {border:2px solid #bd28c3;}