#beaeea color space conversions
Hex:
#beaeea
RGB:
190, 174, 234
CMY:
25, 32, 8
CMYK:
19, 26, 0, 8
HSL:
256°, 58.8235%, 80.0000%
HSV (HSB):
256°, 25.6410%, 91.7647%
XYZ:
51.2225, 47.1598, 84.2449
xyY:
0.2805, 0.2582, 47.1598
CIE-Lab:
74.2918, 17.7015, -27.9322
CIE-LCH:
74.2918, 33.0689, 302.3637
CIE-Luv:
74.2918, 4.5877, -46.9987
Hunter-Lab:
68.6730, 12.9638, -24.6632
#beaeea color charts
#beaeea color shades, tints & tones
#beaeea color schemes
#beaeea color preview, HTML & CSS examples
This text has a color of #beaeea
<p style="color:#beaeea;">Text here</p>
.mytext {color:#beaeea;}
This box has a color of #beaeea
<div style="background-color:#beaeea;">Content here</div>
.mybackground {background-color:#beaeea;}
Border around this has a color of #beaeea
<div style="border:2px solid #beaeea;">Content here</div>
.myborder {border:2px solid #beaeea;}