#bd7fed color space conversions
Hex:
#bd7fed
RGB:
189, 127, 237
CMY:
26, 50, 7
CMYK:
20, 46, 0, 7
HSL:
274°, 75.3425%, 71.3725%
HSV (HSB):
274°, 46.4135%, 92.9412%
XYZ:
43.8617, 32.1120, 84.0072
xyY:
0.2742, 0.2007, 32.1120
CIE-Lab:
63.4353, 43.9902, -46.4775
CIE-LCH:
63.4353, 63.9945, 313.4251
CIE-Luv:
63.4353, 22.9230, -79.7051
Hunter-Lab:
56.6674, 38.9945, -48.2279
#bd7fed color charts
#bd7fed color shades, tints & tones
#bd7fed color schemes
#bd7fed color preview, HTML & CSS examples
This text has a color of #bd7fed
<p style="color:#bd7fed;">Text here</p>
.mytext {color:#bd7fed;}
This box has a color of #bd7fed
<div style="background-color:#bd7fed;">Content here</div>
.mybackground {background-color:#bd7fed;}
Border around this has a color of #bd7fed
<div style="border:2px solid #bd7fed;">Content here</div>
.myborder {border:2px solid #bd7fed;}