#bd04e9 color space conversions
Hex:
#bd04e9
RGB:
189, 4, 233
CMY:
26, 98, 9
CMYK:
19, 98, 0, 9
HSL:
288°, 96.6245%, 46.4706%
HSV (HSB):
288°, 98.2833%, 91.3725%
XYZ:
35.7377, 16.7888, 78.4478
xyY:
0.2729, 0.1282, 16.7888
CIE-Lab:
47.9929, 85.0513, -68.9633
CIE-LCH:
47.9929, 109.4973, 320.9633
CIE-Luv:
47.9929, 47.1259, -111.9160
Hunter-Lab:
40.9742, 83.9828, -84.8327
#bd04e9 color charts
#bd04e9 color shades, tints & tones
#bd04e9 color schemes
#bd04e9 color preview, HTML & CSS examples
This text has a color of #bd04e9
<p style="color:#bd04e9;">Text here</p>
.mytext {color:#bd04e9;}
This box has a color of #bd04e9
<div style="background-color:#bd04e9;">Content here</div>
.mybackground {background-color:#bd04e9;}
Border around this has a color of #bd04e9
<div style="border:2px solid #bd04e9;">Content here</div>
.myborder {border:2px solid #bd04e9;}