#bd11d5 color space conversions
Hex:
#bd11d5
RGB:
189, 17, 213
CMY:
26, 93, 16
CMYK:
11, 92, 0, 16
HSL:
293°, 85.2174%, 45.0980%
HSV (HSB):
293°, 92.0188%, 83.5294%
XYZ:
33.1970, 16.0238, 64.2940
xyY:
0.2924, 0.1412, 16.0238
CIE-Lab:
47.0057, 80.5431, -59.1598
CIE-LCH:
47.0057, 99.9353, 323.7023
CIE-Luv:
47.0057, 53.0694, -97.2543
Hunter-Lab:
40.0298, 77.9792, -67.2082
#bd11d5 color charts
#bd11d5 color shades, tints & tones
#bd11d5 color schemes
#bd11d5 color preview, HTML & CSS examples
This text has a color of #bd11d5
<p style="color:#bd11d5;">Text here</p>
.mytext {color:#bd11d5;}
This box has a color of #bd11d5
<div style="background-color:#bd11d5;">Content here</div>
.mybackground {background-color:#bd11d5;}
Border around this has a color of #bd11d5
<div style="border:2px solid #bd11d5;">Content here</div>
.myborder {border:2px solid #bd11d5;}