#beaeda color space conversions
Hex:
#beaeda
RGB:
190, 174, 218
CMY:
25, 32, 15
CMYK:
13, 20, 0, 15
HSL:
262°, 37.2881%, 76.8627%
HSV (HSB):
262°, 20.1835%, 85.4902%
XYZ:
49.0261, 46.2812, 72.6789
xyY:
0.2918, 0.2755, 46.2812
CIE-Lab:
73.7276, 14.2326, -20.0856
CIE-LCH:
73.7276, 24.6170, 305.3212
CIE-Luv:
73.7276, 5.9076, -33.5730
Hunter-Lab:
68.0303, 9.5833, -15.7201
#beaeda color charts
#beaeda color shades, tints & tones
#beaeda color schemes
#beaeda color preview, HTML & CSS examples
This text has a color of #beaeda
<p style="color:#beaeda;">Text here</p>
.mytext {color:#beaeda;}
This box has a color of #beaeda
<div style="background-color:#beaeda;">Content here</div>
.mybackground {background-color:#beaeda;}
Border around this has a color of #beaeda
<div style="border:2px solid #beaeda;">Content here</div>
.myborder {border:2px solid #beaeda;}