#bd7ed8 color space conversions
Hex:
#bd7ed8
RGB:
189, 126, 216
CMY:
26, 51, 15
CMYK:
13, 42, 0, 15
HSL:
282°, 53.5714%, 67.0588%
HSV (HSB):
282°, 41.6667%, 84.7059%
XYZ:
40.8418, 30.6984, 68.7385
xyY:
0.2911, 0.2188, 30.6984
CIE-Lab:
62.2522, 40.0107, -36.6532
CIE-LCH:
62.2522, 54.2615, 317.5076
CIE-Luv:
62.2522, 26.7523, -62.9983
Hunter-Lab:
55.4061, 34.6178, -34.7727
#bd7ed8 color charts
#bd7ed8 color shades, tints & tones
#bd7ed8 color schemes
#bd7ed8 color preview, HTML & CSS examples
This text has a color of #bd7ed8
<p style="color:#bd7ed8;">Text here</p>
.mytext {color:#bd7ed8;}
This box has a color of #bd7ed8
<div style="background-color:#bd7ed8;">Content here</div>
.mybackground {background-color:#bd7ed8;}
Border around this has a color of #bd7ed8
<div style="border:2px solid #bd7ed8;">Content here</div>
.myborder {border:2px solid #bd7ed8;}