#beaefb color space conversions
Hex:
#beaefb
RGB:
190, 174, 251
CMY:
25, 32, 2
CMYK:
24, 31, 0, 2
HSL:
252°, 90.5882%, 83.3333%
HSV (HSB):
252°, 30.6773%, 98.4314%
XYZ:
53.7838, 48.1843, 97.7326
xyY:
0.2693, 0.2413, 48.1843
CIE-Lab:
74.9410, 21.5754, -36.1307
CIE-LCH:
74.9410, 42.0823, 300.8434
CIE-Luv:
74.9410, 3.1848, -61.3296
Hunter-Lab:
69.4149, 16.8287, -34.8868
#beaefb color charts
#beaefb color shades, tints & tones
#beaefb color schemes
#beaefb color preview, HTML & CSS examples
This text has a color of #beaefb
<p style="color:#beaefb;">Text here</p>
.mytext {color:#beaefb;}
This box has a color of #beaefb
<div style="background-color:#beaefb;">Content here</div>
.mybackground {background-color:#beaefb;}
Border around this has a color of #beaefb
<div style="border:2px solid #beaefb;">Content here</div>
.myborder {border:2px solid #beaefb;}