#bd24d9 color space conversions
Hex:
#bd24d9
RGB:
189, 36, 217
CMY:
26, 86, 15
CMYK:
13, 83, 0, 15
HSL:
291°, 71.5415%, 49.6078%
HSV (HSB):
291°, 83.4101%, 85.0980%
XYZ:
34.1415, 17.0903, 67.1449
xyY:
0.2884, 0.1444, 17.0903
CIE-Lab:
48.3736, 77.9553, -59.2455
CIE-LCH:
48.3736, 97.9135, 322.7654
CIE-Luv:
48.3736, 50.1655, -97.8909
Hunter-Lab:
41.3404, 75.0707, -67.3602
#bd24d9 color charts
#bd24d9 color shades, tints & tones
#bd24d9 color schemes
#bd24d9 color preview, HTML & CSS examples
This text has a color of #bd24d9
<p style="color:#bd24d9;">Text here</p>
.mytext {color:#bd24d9;}
This box has a color of #bd24d9
<div style="background-color:#bd24d9;">Content here</div>
.mybackground {background-color:#bd24d9;}
Border around this has a color of #bd24d9
<div style="border:2px solid #bd24d9;">Content here</div>
.myborder {border:2px solid #bd24d9;}