#bd04d7 color space conversions
Hex:
#bd04d7
RGB:
189, 4, 215
CMY:
26, 98, 16
CMYK:
12, 98, 0, 16
HSL:
293°, 96.3470%, 42.9412%
HSV (HSB):
293°, 98.1395%, 84.3137%
XYZ:
33.2954, 15.8119, 65.5871
xyY:
0.2903, 0.1379, 15.8119
CIE-Lab:
46.7268, 82.0931, -60.7581
CIE-LCH:
46.7268, 102.1314, 323.4944
CIE-Luv:
46.7268, 52.9706, -99.4777
Hunter-Lab:
39.7642, 79.8743, -69.9579
#bd04d7 color charts
#bd04d7 color shades, tints & tones
#bd04d7 color schemes
#bd04d7 color preview, HTML & CSS examples
This text has a color of #bd04d7
<p style="color:#bd04d7;">Text here</p>
.mytext {color:#bd04d7;}
This box has a color of #bd04d7
<div style="background-color:#bd04d7;">Content here</div>
.mybackground {background-color:#bd04d7;}
Border around this has a color of #bd04d7
<div style="border:2px solid #bd04d7;">Content here</div>
.myborder {border:2px solid #bd04d7;}