#beb5db color space conversions
Hex:
#beb5db
RGB:
190, 181, 219
CMY:
25, 29, 14
CMYK:
13, 17, 0, 14
HSL:
254°, 34.5455%, 78.4314%
HSV (HSB):
254°, 17.3516%, 85.8824%
XYZ:
50.5453, 49.1094, 73.8329
xyY:
0.2913, 0.2831, 49.1094
CIE-Lab:
75.5193, 10.6094, -17.9168
CIE-LCH:
75.5193, 20.8223, 300.6319
CIE-Luv:
75.5193, 2.5531, -29.6070
Hunter-Lab:
70.0781, 6.1102, -13.4121
#beb5db color charts
#beb5db color shades, tints & tones
#beb5db color schemes
#beb5db color preview, HTML & CSS examples
This text has a color of #beb5db
<p style="color:#beb5db;">Text here</p>
.mytext {color:#beb5db;}
This box has a color of #beb5db
<div style="background-color:#beb5db;">Content here</div>
.mybackground {background-color:#beb5db;}
Border around this has a color of #beb5db
<div style="border:2px solid #beb5db;">Content here</div>
.myborder {border:2px solid #beb5db;}