#acabec color space conversions
Hex:
#acabec
RGB:
172, 171, 236
CMY:
33, 33, 7
CMYK:
27, 28, 0, 7
HSL:
241°, 63.1068%, 79.8039%
HSV (HSB):
241°, 27.5424%, 92.5490%
XYZ:
46.7165, 43.9526, 85.3784
xyY:
0.2654, 0.2497, 43.9526
CIE-Lab:
72.1968, 14.4324, -32.3641
CIE-LCH:
72.1968, 35.4363, 294.0340
CIE-Luv:
72.1968, -3.3984, -53.6831
Hunter-Lab:
66.2968, 9.7620, -29.9472
#acabec color charts
#acabec color shades, tints & tones
#acabec color schemes
#acabec color preview, HTML & CSS examples
This text has a color of #acabec
<p style="color:#acabec;">Text here</p>
.mytext {color:#acabec;}
This box has a color of #acabec
<div style="background-color:#acabec;">Content here</div>
.mybackground {background-color:#acabec;}
Border around this has a color of #acabec
<div style="border:2px solid #acabec;">Content here</div>
.myborder {border:2px solid #acabec;}