#bd04b9 color space conversions
Hex:
#bd04b9
RGB:
189, 4, 185
CMY:
26, 98, 27
CMYK:
0, 98, 2, 26
HSL:
301°, 95.8549%, 37.8431%
HSV (HSB):
301°, 97.8836%, 74.1176%
XYZ:
29.7866, 14.4084, 47.1101
xyY:
0.3262, 0.1578, 14.4084
CIE-Lab:
44.8131, 77.4982, -46.4182
CIE-LCH:
44.8131, 90.3362, 329.0801
CIE-Luv:
44.8131, 63.9888, -77.7539
Hunter-Lab:
37.9584, 73.6447, -47.0137
#bd04b9 color charts
#bd04b9 color shades, tints & tones
#bd04b9 color schemes
#bd04b9 color preview, HTML & CSS examples
This text has a color of #bd04b9
<p style="color:#bd04b9;">Text here</p>
.mytext {color:#bd04b9;}
This box has a color of #bd04b9
<div style="background-color:#bd04b9;">Content here</div>
.mybackground {background-color:#bd04b9;}
Border around this has a color of #bd04b9
<div style="border:2px solid #bd04b9;">Content here</div>
.myborder {border:2px solid #bd04b9;}