#bd24d7 color space conversions
Hex:
#bd24d7
RGB:
189, 36, 215
CMY:
26, 86, 16
CMYK:
12, 83, 0, 16
HSL:
291°, 71.3147%, 49.2157%
HSV (HSB):
291°, 83.2558%, 84.3137%
XYZ:
33.8829, 16.9869, 65.7829
xyY:
0.2905, 0.1456, 16.9869
CIE-Lab:
48.2435, 77.6165, -58.3110
CIE-LCH:
48.2435, 97.0799, 323.0835
CIE-Luv:
48.2435, 50.8078, -96.4500
Hunter-Lab:
41.2151, 74.6181, -65.7814
#bd24d7 color charts
#bd24d7 color shades, tints & tones
#bd24d7 color schemes
#bd24d7 color preview, HTML & CSS examples
This text has a color of #bd24d7
<p style="color:#bd24d7;">Text here</p>
.mytext {color:#bd24d7;}
This box has a color of #bd24d7
<div style="background-color:#bd24d7;">Content here</div>
.mybackground {background-color:#bd24d7;}
Border around this has a color of #bd24d7
<div style="border:2px solid #bd24d7;">Content here</div>
.myborder {border:2px solid #bd24d7;}