#bd25f4 color space conversions
Hex:
#bd25f4
RGB:
189, 37, 244
CMY:
26, 85, 4
CMYK:
23, 85, 0, 4
HSL:
284°, 90.3930%, 55.0980%
HSV (HSB):
284°, 84.8361%, 95.6863%
XYZ:
37.9770, 18.6736, 87.1907
xyY:
0.2640, 0.1298, 18.6736
CIE-Lab:
50.3031, 82.4786, -71.4077
CIE-LCH:
50.3031, 109.0953, 319.1149
CIE-Luv:
50.3031, 42.0007, -116.6631
Hunter-Lab:
43.2130, 81.2489, -89.3802
#bd25f4 color charts
#bd25f4 color shades, tints & tones
#bd25f4 color schemes
#bd25f4 color preview, HTML & CSS examples
This text has a color of #bd25f4
<p style="color:#bd25f4;">Text here</p>
.mytext {color:#bd25f4;}
This box has a color of #bd25f4
<div style="background-color:#bd25f4;">Content here</div>
.mybackground {background-color:#bd25f4;}
Border around this has a color of #bd25f4
<div style="border:2px solid #bd25f4;">Content here</div>
.myborder {border:2px solid #bd25f4;}