#acbed1 color space conversions
Hex:
#acbed1
RGB:
172, 190, 209
CMY:
33, 25, 18
CMYK:
18, 9, 0, 18
HSL:
211°, 28.6822%, 74.7059%
HSV (HSB):
211°, 17.7033%, 81.9608%
XYZ:
46.9353, 50.2010, 67.5376
xyY:
0.2850, 0.3049, 50.2010
CIE-Lab:
76.1925, -2.1751, -11.6132
CIE-LCH:
76.1925, 11.8151, 259.3917
CIE-Luv:
76.1925, -10.4780, -17.5144
Hunter-Lab:
70.8527, -5.7474, -6.9191
#acbed1 color charts
#acbed1 color shades, tints & tones
#acbed1 color schemes
#acbed1 color preview, HTML & CSS examples
This text has a color of #acbed1
<p style="color:#acbed1;">Text here</p>
.mytext {color:#acbed1;}
This box has a color of #acbed1
<div style="background-color:#acbed1;">Content here</div>
.mybackground {background-color:#acbed1;}
Border around this has a color of #acbed1
<div style="border:2px solid #acbed1;">Content here</div>
.myborder {border:2px solid #acbed1;}