#bd05d9 color space conversions
Hex:
#bd05d9
RGB:
189, 5, 217
CMY:
26, 98, 15
CMYK:
13, 98, 0, 15
HSL:
292°, 95.4955%, 43.5294%
HSV (HSB):
292°, 97.6959%, 85.0980%
XYZ:
33.5649, 15.9371, 66.9527
xyY:
0.2882, 0.1369, 15.9371
CIE-Lab:
46.8919, 82.3300, -61.6377
CIE-LCH:
46.8919, 102.8466, 323.1790
CIE-Luv:
46.8919, 52.2542, -100.8272
Hunter-Lab:
39.9213, 80.2164, -71.4914
#bd05d9 color charts
#bd05d9 color shades, tints & tones
#bd05d9 color schemes
#bd05d9 color preview, HTML & CSS examples
This text has a color of #bd05d9
<p style="color:#bd05d9;">Text here</p>
.mytext {color:#bd05d9;}
This box has a color of #bd05d9
<div style="background-color:#bd05d9;">Content here</div>
.mybackground {background-color:#bd05d9;}
Border around this has a color of #bd05d9
<div style="border:2px solid #bd05d9;">Content here</div>
.myborder {border:2px solid #bd05d9;}