#bd3cd5 color space conversions
Hex:
#bd3cd5
RGB:
189, 60, 213
CMY:
26, 76, 16
CMYK:
11, 72, 0, 16
HSL:
291°, 64.5570%, 53.5294%
HSV (HSB):
291°, 71.8310%, 83.5294%
XYZ:
34.6124, 18.8546, 64.7658
xyY:
0.2927, 0.1595, 18.8546
CIE-Lab:
50.5167, 70.3444, -53.5158
CIE-LCH:
50.5167, 88.3871, 322.7373
CIE-Luv:
50.5167, 47.7514, -89.7942
Hunter-Lab:
43.4219, 66.2971, -58.0385
#bd3cd5 color charts
#bd3cd5 color shades, tints & tones
#bd3cd5 color schemes
#bd3cd5 color preview, HTML & CSS examples
This text has a color of #bd3cd5
<p style="color:#bd3cd5;">Text here</p>
.mytext {color:#bd3cd5;}
This box has a color of #bd3cd5
<div style="background-color:#bd3cd5;">Content here</div>
.mybackground {background-color:#bd3cd5;}
Border around this has a color of #bd3cd5
<div style="border:2px solid #bd3cd5;">Content here</div>
.myborder {border:2px solid #bd3cd5;}