#acadc5 color space conversions
Hex:
#acadc5
RGB:
172, 173, 197
CMY:
33, 32, 23
CMYK:
13, 12, 0, 23
HSL:
238°, 17.7305%, 72.3529%
HSV (HSB):
238°, 12.6904%, 77.2549%
XYZ:
42.0349, 42.6890, 58.8477
xyY:
0.2928, 0.2973, 42.6890
CIE-Lab:
71.3434, 4.4633, -12.3199
CIE-LCH:
71.3434, 13.1035, 289.9145
CIE-Luv:
71.3434, -1.9304, -19.5003
Hunter-Lab:
65.3368, 0.4997, -7.6656
#acadc5 color charts
#acadc5 color shades, tints & tones
#acadc5 color schemes
#acadc5 color preview, HTML & CSS examples
This text has a color of #acadc5
<p style="color:#acadc5;">Text here</p>
.mytext {color:#acadc5;}
This box has a color of #acadc5
<div style="background-color:#acadc5;">Content here</div>
.mybackground {background-color:#acadc5;}
Border around this has a color of #acadc5
<div style="border:2px solid #acadc5;">Content here</div>
.myborder {border:2px solid #acadc5;}