#bd05bc color space conversions
Hex:
#bd05bc
RGB:
189, 5, 188
CMY:
26, 98, 26
CMYK:
0, 97, 1, 26
HSL:
300°, 94.8454%, 38.0392%
HSV (HSB):
300°, 97.3545%, 74.1176%
XYZ:
30.1176, 14.5582, 48.7996
xyY:
0.3222, 0.1557, 14.5582
CIE-Lab:
45.0230, 77.8465, -47.8433
CIE-LCH:
45.0230, 91.3732, 328.4257
CIE-Luv:
45.0230, 62.7642, -79.9154
Hunter-Lab:
38.1552, 74.1265, -49.1218
#bd05bc color charts
#bd05bc color shades, tints & tones
#bd05bc color schemes
#bd05bc color preview, HTML & CSS examples
This text has a color of #bd05bc
<p style="color:#bd05bc;">Text here</p>
.mytext {color:#bd05bc;}
This box has a color of #bd05bc
<div style="background-color:#bd05bc;">Content here</div>
.mybackground {background-color:#bd05bc;}
Border around this has a color of #bd05bc
<div style="border:2px solid #bd05bc;">Content here</div>
.myborder {border:2px solid #bd05bc;}