#bd28ec color space conversions
Hex:
#bd28ec
RGB:
189, 40, 236
CMY:
26, 84, 7
CMYK:
20, 83, 0, 7
HSL:
286°, 83.7607%, 54.1176%
HSV (HSB):
286°, 83.0508%, 92.5490%
XYZ:
36.8854, 18.3925, 80.9629
xyY:
0.2707, 0.1350, 18.3925
CIE-Lab:
49.9688, 80.3570, -67.4526
CIE-LCH:
49.9688, 104.9147, 319.9895
CIE-Luv:
49.9688, 43.9671, -110.7132
Hunter-Lab:
42.8865, 78.4710, -81.9095
#bd28ec color charts
#bd28ec color shades, tints & tones
#bd28ec color schemes
#bd28ec color preview, HTML & CSS examples
This text has a color of #bd28ec
<p style="color:#bd28ec;">Text here</p>
.mytext {color:#bd28ec;}
This box has a color of #bd28ec
<div style="background-color:#bd28ec;">Content here</div>
.mybackground {background-color:#bd28ec;}
Border around this has a color of #bd28ec
<div style="border:2px solid #bd28ec;">Content here</div>
.myborder {border:2px solid #bd28ec;}