#bd05e5 color space conversions
Hex:
#bd05e5
RGB:
189, 5, 229
CMY:
26, 98, 10
CMYK:
17, 98, 0, 10
HSL:
289°, 95.7265%, 45.8824%
HSV (HSB):
289°, 97.8166%, 89.8039%
XYZ:
35.1834, 16.5845, 75.4755
xyY:
0.2765, 0.1303, 16.5845
CIE-Lab:
47.7322, 84.2995, -67.1191
CIE-LCH:
47.7322, 107.7561, 321.4732
CIE-Luv:
47.7322, 48.3411, -109.1399
Hunter-Lab:
40.7241, 82.9472, -81.3776
#bd05e5 color charts
#bd05e5 color shades, tints & tones
#bd05e5 color schemes
#bd05e5 color preview, HTML & CSS examples
This text has a color of #bd05e5
<p style="color:#bd05e5;">Text here</p>
.mytext {color:#bd05e5;}
This box has a color of #bd05e5
<div style="background-color:#bd05e5;">Content here</div>
.mybackground {background-color:#bd05e5;}
Border around this has a color of #bd05e5
<div style="border:2px solid #bd05e5;">Content here</div>
.myborder {border:2px solid #bd05e5;}