#beacc1 color space conversions
Hex:
#beacc1
RGB:
190, 172, 193
CMY:
25, 33, 24
CMYK:
2, 11, 0, 24
HSL:
291°, 14.4828%, 71.5686%
HSV (HSB):
291°, 10.8808%, 75.6863%
XYZ:
45.6134, 44.3025, 56.5992
xyY:
0.3113, 0.3024, 44.3025
CIE-Lab:
72.4302, 10.2958, -8.3443
CIE-LCH:
72.4302, 13.2526, 320.9768
CIE-Luv:
72.4302, 8.9508, -14.3274
Hunter-Lab:
66.5601, 5.8452, -3.8251
#beacc1 color charts
#beacc1 color shades, tints & tones
#beacc1 color schemes
#beacc1 color preview, HTML & CSS examples
This text has a color of #beacc1
<p style="color:#beacc1;">Text here</p>
.mytext {color:#beacc1;}
This box has a color of #beacc1
<div style="background-color:#beacc1;">Content here</div>
.mybackground {background-color:#beacc1;}
Border around this has a color of #beacc1
<div style="border:2px solid #beacc1;">Content here</div>
.myborder {border:2px solid #beacc1;}