#bd39d5 color space conversions
Hex:
#bd39d5
RGB:
189, 57, 213
CMY:
26, 78, 16
CMYK:
11, 73, 0, 16
HSL:
291°, 65.0000%, 52.9412%
HSV (HSB):
291°, 73.2394%, 83.5294%
XYZ:
34.4596, 18.5492, 64.7149
xyY:
0.2927, 0.1576, 18.5492
CIE-Lab:
50.1555, 71.3752, -54.0944
CIE-LCH:
50.1555, 89.5579, 322.8420
CIE-Luv:
50.1555, 48.3252, -90.6039
Hunter-Lab:
43.0687, 67.4489, -58.9408
#bd39d5 color charts
#bd39d5 color shades, tints & tones
#bd39d5 color schemes
#bd39d5 color preview, HTML & CSS examples
This text has a color of #bd39d5
<p style="color:#bd39d5;">Text here</p>
.mytext {color:#bd39d5;}
This box has a color of #bd39d5
<div style="background-color:#bd39d5;">Content here</div>
.mybackground {background-color:#bd39d5;}
Border around this has a color of #bd39d5
<div style="border:2px solid #bd39d5;">Content here</div>
.myborder {border:2px solid #bd39d5;}