#bd05b6 color space conversions
Hex:
#bd05b6
RGB:
189, 5, 182
CMY:
26, 98, 29
CMYK:
0, 97, 4, 26
HSL:
302°, 94.8454%, 38.0392%
HSV (HSB):
302°, 97.3545%, 74.1176%
XYZ:
29.4840, 14.3048, 45.4631
xyY:
0.3303, 0.1603, 14.3048
CIE-Lab:
44.6669, 76.9744, -44.8865
CIE-LCH:
44.6669, 89.1059, 329.7520
CIE-Luv:
44.6669, 65.1254, -75.4495
Hunter-Lab:
37.8216, 72.9627, -44.7938
#bd05b6 color charts
#bd05b6 color shades, tints & tones
#bd05b6 color schemes
#bd05b6 color preview, HTML & CSS examples
This text has a color of #bd05b6
<p style="color:#bd05b6;">Text here</p>
.mytext {color:#bd05b6;}
This box has a color of #bd05b6
<div style="background-color:#bd05b6;">Content here</div>
.mybackground {background-color:#bd05b6;}
Border around this has a color of #bd05b6
<div style="border:2px solid #bd05b6;">Content here</div>
.myborder {border:2px solid #bd05b6;}