#be9ded color space conversions
Hex:
#be9ded
RGB:
190, 157, 237
CMY:
25, 38, 7
CMYK:
20, 34, 0, 7
HSL:
265°, 68.9655%, 77.2549%
HSV (HSB):
265°, 33.7553%, 92.9412%
XYZ:
48.5782, 41.1755, 85.5081
xyY:
0.2772, 0.2349, 41.1755
CIE-Lab:
70.2987, 27.7875, -35.7301
CIE-LCH:
70.2987, 45.2635, 307.8724
CIE-Luv:
70.2987, 11.6464, -60.9801
Hunter-Lab:
64.1682, 22.8384, -34.0899
#be9ded color charts
#be9ded color shades, tints & tones
#be9ded color schemes
#be9ded color preview, HTML & CSS examples
This text has a color of #be9ded
<p style="color:#be9ded;">Text here</p>
.mytext {color:#be9ded;}
This box has a color of #be9ded
<div style="background-color:#be9ded;">Content here</div>
.mybackground {background-color:#be9ded;}
Border around this has a color of #be9ded
<div style="border:2px solid #be9ded;">Content here</div>
.myborder {border:2px solid #be9ded;}