#bd25b9 color space conversions
Hex:
#bd25b9
RGB:
189, 37, 185
CMY:
26, 85, 27
CMYK:
0, 80, 2, 26
HSL:
302°, 67.2566%, 44.3137%
HSV (HSB):
302°, 80.4233%, 74.1176%
XYZ:
30.4048, 15.6447, 47.3162
xyY:
0.3257, 0.1676, 15.6447
CIE-Lab:
46.5049, 72.5391, -43.7215
CIE-LCH:
46.5049, 84.6965, 328.9214
CIE-Luv:
46.5049, 61.0373, -74.0014
Hunter-Lab:
39.5534, 67.9948, -43.2388
#bd25b9 color charts
#bd25b9 color shades, tints & tones
#bd25b9 color schemes
#bd25b9 color preview, HTML & CSS examples
This text has a color of #bd25b9
<p style="color:#bd25b9;">Text here</p>
.mytext {color:#bd25b9;}
This box has a color of #bd25b9
<div style="background-color:#bd25b9;">Content here</div>
.mybackground {background-color:#bd25b9;}
Border around this has a color of #bd25b9
<div style="border:2px solid #bd25b9;">Content here</div>
.myborder {border:2px solid #bd25b9;}