#beb8d7 color space conversions
Hex:
#beb8d7
RGB:
190, 184, 215
CMY:
25, 28, 16
CMYK:
12, 14, 0, 16
HSL:
252°, 27.9279%, 78.2353%
HSV (HSB):
252°, 14.4186%, 84.3137%
XYZ:
50.6414, 50.1344, 71.2978
xyY:
0.2943, 0.2914, 50.1344
CIE-Lab:
76.1517, 8.1404, -14.7920
CIE-LCH:
76.1517, 16.8840, 298.8251
CIE-Luv:
76.1517, 1.4135, -24.2275
Hunter-Lab:
70.8057, 3.7564, -10.1381
#beb8d7 color charts
#beb8d7 color shades, tints & tones
#beb8d7 color schemes
#beb8d7 color preview, HTML & CSS examples
This text has a color of #beb8d7
<p style="color:#beb8d7;">Text here</p>
.mytext {color:#beb8d7;}
This box has a color of #beb8d7
<div style="background-color:#beb8d7;">Content here</div>
.mybackground {background-color:#beb8d7;}
Border around this has a color of #beb8d7
<div style="border:2px solid #beb8d7;">Content here</div>
.myborder {border:2px solid #beb8d7;}