#bd24f9 color space conversions
Hex:
#bd24f9
RGB:
189, 36, 249
CMY:
26, 86, 2
CMYK:
24, 86, 0, 2
HSL:
283°, 94.6667%, 55.8824%
HSV (HSB):
283°, 85.5422%, 97.6471%
XYZ:
38.7160, 18.9201, 91.2339
xyY:
0.2601, 0.1271, 18.9201
CIE-Lab:
50.5936, 83.6001, -73.7344
CIE-LCH:
50.5936, 111.4708, 318.5881
CIE-Luv:
50.5936, 40.7150, -120.1879
Hunter-Lab:
43.4973, 82.7590, -93.9105
#bd24f9 color charts
#bd24f9 color shades, tints & tones
#bd24f9 color schemes
#bd24f9 color preview, HTML & CSS examples
This text has a color of #bd24f9
<p style="color:#bd24f9;">Text here</p>
.mytext {color:#bd24f9;}
This box has a color of #bd24f9
<div style="background-color:#bd24f9;">Content here</div>
.mybackground {background-color:#bd24f9;}
Border around this has a color of #bd24f9
<div style="border:2px solid #bd24f9;">Content here</div>
.myborder {border:2px solid #bd24f9;}