#bd13e5 color space conversions
Hex:
#bd13e5
RGB:
189, 19, 229
CMY:
26, 93, 10
CMYK:
17, 92, 0, 10
HSL:
289°, 84.6774%, 48.6275%
HSV (HSB):
289°, 91.7031%, 89.8039%
XYZ:
35.3620, 16.9417, 75.5350
xyY:
0.2766, 0.1325, 16.9417
CIE-Lab:
48.1865, 82.9477, -66.3823
CIE-LCH:
48.1865, 106.2400, 321.3300
CIE-Luv:
48.1865, 47.7555, -108.3054
Hunter-Lab:
41.1603, 81.3239, -79.9934
#bd13e5 color charts
#bd13e5 color shades, tints & tones
#bd13e5 color schemes
#bd13e5 color preview, HTML & CSS examples
This text has a color of #bd13e5
<p style="color:#bd13e5;">Text here</p>
.mytext {color:#bd13e5;}
This box has a color of #bd13e5
<div style="background-color:#bd13e5;">Content here</div>
.mybackground {background-color:#bd13e5;}
Border around this has a color of #bd13e5
<div style="border:2px solid #bd13e5;">Content here</div>
.myborder {border:2px solid #bd13e5;}