#bd36d9 color space conversions
Hex:
#bd36d9
RGB:
189, 54, 217
CMY:
26, 79, 15
CMYK:
13, 75, 0, 15
HSL:
290°, 68.2008%, 53.1373%
HSV (HSB):
290°, 75.1152%, 85.0980%
XYZ:
34.8298, 18.4669, 67.3744
xyY:
0.2886, 0.1530, 18.4669
CIE-Lab:
50.0576, 73.0695, -56.5358
CIE-LCH:
50.0576, 92.3875, 322.2699
CIE-Luv:
50.0576, 47.6558, -94.3315
Hunter-Lab:
42.9731, 69.4716, -62.8752
#bd36d9 color charts
#bd36d9 color shades, tints & tones
#bd36d9 color schemes
#bd36d9 color preview, HTML & CSS examples
This text has a color of #bd36d9
<p style="color:#bd36d9;">Text here</p>
.mytext {color:#bd36d9;}
This box has a color of #bd36d9
<div style="background-color:#bd36d9;">Content here</div>
.mybackground {background-color:#bd36d9;}
Border around this has a color of #bd36d9
<div style="border:2px solid #bd36d9;">Content here</div>
.myborder {border:2px solid #bd36d9;}