#beb5cd color space conversions
Hex:
#beb5cd
RGB:
190, 181, 205
CMY:
25, 29, 20
CMYK:
7, 12, 0, 20
HSL:
263°, 19.3548%, 75.6863%
HSV (HSB):
263°, 11.7073%, 80.3922%
XYZ:
48.7785, 48.4027, 64.5294
xyY:
0.3016, 0.2993, 48.4027
CIE-Lab:
75.0782, 7.7349, -10.9634
CIE-LCH:
75.0782, 13.4173, 305.2038
CIE-Luv:
75.0782, 3.5524, -18.0567
Hunter-Lab:
69.5720, 3.3993, -6.2922
#beb5cd color charts
#beb5cd color shades, tints & tones
#beb5cd color schemes
#beb5cd color preview, HTML & CSS examples
This text has a color of #beb5cd
<p style="color:#beb5cd;">Text here</p>
.mytext {color:#beb5cd;}
This box has a color of #beb5cd
<div style="background-color:#beb5cd;">Content here</div>
.mybackground {background-color:#beb5cd;}
Border around this has a color of #beb5cd
<div style="border:2px solid #beb5cd;">Content here</div>
.myborder {border:2px solid #beb5cd;}