#bd24f8 color space conversions
Hex:
#bd24f8
RGB:
189, 36, 248
CMY:
26, 86, 3
CMYK:
24, 85, 0, 3
HSL:
283°, 93.8053%, 55.6863%
HSV (HSB):
283°, 85.4839%, 97.2549%
XYZ:
38.5604, 18.8579, 90.4145
xyY:
0.2608, 0.1276, 18.8579
CIE-Lab:
50.5205, 83.4180, -73.2942
CIE-LCH:
50.5205, 111.0432, 318.6962
CIE-Luv:
50.5205, 40.9876, -119.5123
Hunter-Lab:
43.4257, 82.5066, -93.0469
#bd24f8 color charts
#bd24f8 color shades, tints & tones
#bd24f8 color schemes
#bd24f8 color preview, HTML & CSS examples
This text has a color of #bd24f8
<p style="color:#bd24f8;">Text here</p>
.mytext {color:#bd24f8;}
This box has a color of #bd24f8
<div style="background-color:#bd24f8;">Content here</div>
.mybackground {background-color:#bd24f8;}
Border around this has a color of #bd24f8
<div style="border:2px solid #bd24f8;">Content here</div>
.myborder {border:2px solid #bd24f8;}