#beabed color space conversions
Hex:
#beabed
RGB:
190, 171, 237
CMY:
25, 33, 7
CMYK:
20, 28, 0, 7
HSL:
257°, 64.7059%, 80.0000%
HSV (HSB):
257°, 27.8481%, 92.9412%
XYZ:
51.0842, 46.1874, 86.3434
xyY:
0.2782, 0.2515, 46.1874
CIE-Lab:
73.6670, 20.0283, -30.5216
CIE-LCH:
73.6670, 36.5062, 303.2729
CIE-Luv:
73.6670, 5.6511, -51.5822
Hunter-Lab:
67.9613, 15.2400, -27.7538
#beabed color charts
#beabed color shades, tints & tones
#beabed color schemes
#beabed color preview, HTML & CSS examples
This text has a color of #beabed
<p style="color:#beabed;">Text here</p>
.mytext {color:#beabed;}
This box has a color of #beabed
<div style="background-color:#beabed;">Content here</div>
.mybackground {background-color:#beabed;}
Border around this has a color of #beabed
<div style="border:2px solid #beabed;">Content here</div>
.myborder {border:2px solid #beabed;}