#bd238c color space conversions
Hex:
#bd238c
RGB:
189, 35, 140
CMY:
26, 86, 45
CMYK:
0, 81, 26, 26
HSL:
319°, 68.7500%, 43.9216%
HSV (HSB):
319°, 81.4815%, 74.1176%
XYZ:
26.3209, 13.9143, 26.1094
xyY:
0.3967, 0.2097, 13.9143
CIE-Lab:
44.1098, 66.8109, -20.6160
CIE-LCH:
44.1098, 69.9193, 342.8512
CIE-Luv:
44.1098, 79.2127, -39.3994
Hunter-Lab:
37.3019, 60.6745, -15.3886
#bd238c color charts
#bd238c color shades, tints & tones
#bd238c color schemes
#bd238c color preview, HTML & CSS examples
This text has a color of #bd238c
<p style="color:#bd238c;">Text here</p>
.mytext {color:#bd238c;}
This box has a color of #bd238c
<div style="background-color:#bd238c;">Content here</div>
.mybackground {background-color:#bd238c;}
Border around this has a color of #bd238c
<div style="border:2px solid #bd238c;">Content here</div>
.myborder {border:2px solid #bd238c;}