#bd25e4 color space conversions
Hex:
#bd25e4
RGB:
189, 37, 228
CMY:
26, 85, 11
CMYK:
17, 84, 0, 11
HSL:
288°, 77.9592%, 51.9608%
HSV (HSB):
288°, 83.7719%, 89.4118%
XYZ:
35.6514, 17.7434, 74.9446
xyY:
0.2778, 0.1383, 17.7434
CIE-Lab:
49.1834, 79.6292, -64.2010
CIE-LCH:
49.1834, 102.2868, 321.1225
CIE-Luv:
49.1834, 46.6407, -105.5679
Hunter-Lab:
42.1229, 77.3614, -76.0020
#bd25e4 color charts
#bd25e4 color shades, tints & tones
#bd25e4 color schemes
#bd25e4 color preview, HTML & CSS examples
This text has a color of #bd25e4
<p style="color:#bd25e4;">Text here</p>
.mytext {color:#bd25e4;}
This box has a color of #bd25e4
<div style="background-color:#bd25e4;">Content here</div>
.mybackground {background-color:#bd25e4;}
Border around this has a color of #bd25e4
<div style="border:2px solid #bd25e4;">Content here</div>
.myborder {border:2px solid #bd25e4;}