#bd027d color space conversions
Hex:
#bd027d
RGB:
189, 2, 125
CMY:
26, 99, 51
CMYK:
0, 99, 34, 26
HSL:
321°, 97.9058%, 37.4510%
HSV (HSB):
321°, 98.9418%, 74.1176%
XYZ:
24.7096, 12.3429, 20.4821
xyY:
0.4295, 0.2145, 12.3429
CIE-Lab:
41.7560, 70.1659, -15.0164
CIE-LCH:
41.7560, 71.7547, 347.9202
CIE-Luv:
41.7560, 90.3676, -31.9601
Hunter-Lab:
35.1325, 64.0622, -9.9731
#bd027d color charts
#bd027d color shades, tints & tones
#bd027d color schemes
#bd027d color preview, HTML & CSS examples
This text has a color of #bd027d
<p style="color:#bd027d;">Text here</p>
.mytext {color:#bd027d;}
This box has a color of #bd027d
<div style="background-color:#bd027d;">Content here</div>
.mybackground {background-color:#bd027d;}
Border around this has a color of #bd027d
<div style="border:2px solid #bd027d;">Content here</div>
.myborder {border:2px solid #bd027d;}