#beb7d5 color space conversions
Hex:
#beb7d5
RGB:
190, 183, 213
CMY:
25, 28, 16
CMYK:
11, 14, 0, 16
HSL:
254°, 26.3158%, 77.6471%
HSV (HSB):
254°, 14.0845%, 83.5294%
XYZ:
50.1789, 49.6182, 69.8833
xyY:
0.2957, 0.2924, 49.6182
CIE-Lab:
75.8343, 8.2706, -14.1830
CIE-LCH:
75.8343, 16.4183, 300.2479
CIE-Luv:
75.8343, 2.0268, -23.2628
Hunter-Lab:
70.4402, 3.8863, -9.5132
#beb7d5 color charts
#beb7d5 color shades, tints & tones
#beb7d5 color schemes
#beb7d5 color preview, HTML & CSS examples
This text has a color of #beb7d5
<p style="color:#beb7d5;">Text here</p>
.mytext {color:#beb7d5;}
This box has a color of #beb7d5
<div style="background-color:#beb7d5;">Content here</div>
.mybackground {background-color:#beb7d5;}
Border around this has a color of #beb7d5
<div style="border:2px solid #beb7d5;">Content here</div>
.myborder {border:2px solid #beb7d5;}