#bd13ed color space conversions
Hex:
#bd13ed
RGB:
189, 19, 237
CMY:
26, 93, 7
CMYK:
20, 92, 0, 7
HSL:
287°, 85.8268%, 50.1961%
HSV (HSB):
287°, 91.9831%, 92.9412%
XYZ:
36.5052, 17.3990, 81.5551
xyY:
0.2695, 0.1284, 17.3990
CIE-Lab:
48.7589, 84.3148, -69.9793
CIE-LCH:
48.7589, 109.5723, 320.3081
CIE-Luv:
48.7589, 45.3177, -113.7826
Hunter-Lab:
41.7121, 83.2218, -86.7248
#bd13ed color charts
#bd13ed color shades, tints & tones
#bd13ed color schemes
#bd13ed color preview, HTML & CSS examples
This text has a color of #bd13ed
<p style="color:#bd13ed;">Text here</p>
.mytext {color:#bd13ed;}
This box has a color of #bd13ed
<div style="background-color:#bd13ed;">Content here</div>
.mybackground {background-color:#bd13ed;}
Border around this has a color of #bd13ed
<div style="border:2px solid #bd13ed;">Content here</div>
.myborder {border:2px solid #bd13ed;}