#beabc1 color space conversions
Hex:
#beabc1
RGB:
190, 171, 193
CMY:
25, 33, 24
CMYK:
2, 11, 0, 24
HSL:
292°, 15.0685%, 71.3725%
HSV (HSB):
292°, 11.3990%, 75.6863%
XYZ:
45.4238, 43.9232, 56.5360
xyY:
0.3114, 0.3011, 43.9232
CIE-Lab:
72.1772, 10.8434, -8.7207
CIE-LCH:
72.1772, 13.9151, 321.1923
CIE-Luv:
72.1772, 9.4560, -14.9900
Hunter-Lab:
66.2746, 6.3610, -4.1855
#beabc1 color charts
#beabc1 color shades, tints & tones
#beabc1 color schemes
#beabc1 color preview, HTML & CSS examples
This text has a color of #beabc1
<p style="color:#beabc1;">Text here</p>
.mytext {color:#beabc1;}
This box has a color of #beabc1
<div style="background-color:#beabc1;">Content here</div>
.mybackground {background-color:#beabc1;}
Border around this has a color of #beabc1
<div style="border:2px solid #beabc1;">Content here</div>
.myborder {border:2px solid #beabc1;}