#bd04d5 color space conversions
Hex:
#bd04d5
RGB:
189, 4, 213
CMY:
26, 98, 16
CMYK:
11, 98, 0, 16
HSL:
293°, 96.3134%, 42.5490%
HSV (HSB):
293°, 98.1221%, 83.5294%
XYZ:
33.0399, 15.7097, 64.2417
xyY:
0.2924, 0.1390, 15.7097
CIE-Lab:
46.5914, 81.7730, -59.8286
CIE-LCH:
46.5914, 101.3227, 323.8092
CIE-Luv:
46.5914, 53.6550, -98.0679
Hunter-Lab:
39.6355, 79.4343, -68.3530
#bd04d5 color charts
#bd04d5 color shades, tints & tones
#bd04d5 color schemes
#bd04d5 color preview, HTML & CSS examples
This text has a color of #bd04d5
<p style="color:#bd04d5;">Text here</p>
.mytext {color:#bd04d5;}
This box has a color of #bd04d5
<div style="background-color:#bd04d5;">Content here</div>
.mybackground {background-color:#bd04d5;}
Border around this has a color of #bd04d5
<div style="border:2px solid #bd04d5;">Content here</div>
.myborder {border:2px solid #bd04d5;}