#beabfa color space conversions
Hex:
#beabfa
RGB:
190, 171, 250
CMY:
25, 33, 2
CMYK:
24, 32, 0, 2
HSL:
254°, 88.7640%, 82.5490%
HSV (HSB):
254°, 31.6000%, 98.0392%
XYZ:
53.0534, 46.9751, 96.7134
xyY:
0.2697, 0.2388, 46.9751
CIE-Lab:
74.1738, 23.0015, -36.7804
CIE-LCH:
74.1738, 43.3805, 302.0208
CIE-Luv:
74.1738, 4.5214, -62.5370
Hunter-Lab:
68.5384, 18.2291, -35.6863
#beabfa color charts
#beabfa color shades, tints & tones
#beabfa color schemes
#beabfa color preview, HTML & CSS examples
This text has a color of #beabfa
<p style="color:#beabfa;">Text here</p>
.mytext {color:#beabfa;}
This box has a color of #beabfa
<div style="background-color:#beabfa;">Content here</div>
.mybackground {background-color:#beabfa;}
Border around this has a color of #beabfa
<div style="border:2px solid #beabfa;">Content here</div>
.myborder {border:2px solid #beabfa;}