#be7ed9 color space conversions
Hex:
#be7ed9
RGB:
190, 126, 217
CMY:
25, 51, 15
CMYK:
12, 42, 0, 15
HSL:
282°, 54.4910%, 67.2549%
HSV (HSB):
282°, 41.9355%, 85.0980%
XYZ:
41.2204, 30.8786, 69.4333
xyY:
0.2912, 0.2182, 30.8786
CIE-Lab:
62.4050, 40.5144, -36.9658
CIE-LCH:
62.4050, 54.8442, 317.6223
CIE-Luv:
62.4050, 27.1843, -63.6030
Hunter-Lab:
55.5685, 35.1654, -35.1853
#be7ed9 color charts
#be7ed9 color shades, tints & tones
#be7ed9 color schemes
#be7ed9 color preview, HTML & CSS examples
This text has a color of #be7ed9
<p style="color:#be7ed9;">Text here</p>
.mytext {color:#be7ed9;}
This box has a color of #be7ed9
<div style="background-color:#be7ed9;">Content here</div>
.mybackground {background-color:#be7ed9;}
Border around this has a color of #be7ed9
<div style="border:2px solid #be7ed9;">Content here</div>
.myborder {border:2px solid #be7ed9;}