#bd008d color space conversions
Hex:
#bd008d
RGB:
189, 0, 141
CMY:
26, 100, 45
CMYK:
0, 100, 25, 26
HSL:
315°, 100.0000%, 37.0588%
HSV (HSB):
315°, 100.0000%, 74.1176%
XYZ:
25.7940, 12.7419, 26.2992
xyY:
0.3978, 0.1965, 12.7419
CIE-Lab:
42.3718, 72.1130, -23.9130
CIE-LCH:
42.3718, 75.9744, 341.6542
CIE-Luv:
42.3718, 83.1423, -44.4402
Hunter-Lab:
35.6958, 66.5174, -18.6954
#bd008d color charts
#bd008d color shades, tints & tones
#bd008d color schemes
#bd008d color preview, HTML & CSS examples
This text has a color of #bd008d
<p style="color:#bd008d;">Text here</p>
.mytext {color:#bd008d;}
This box has a color of #bd008d
<div style="background-color:#bd008d;">Content here</div>
.mybackground {background-color:#bd008d;}
Border around this has a color of #bd008d
<div style="border:2px solid #bd008d;">Content here</div>
.myborder {border:2px solid #bd008d;}