#acefec color space conversions
Hex:
#acefec
RGB:
172, 239, 236
CMY:
33, 6, 7
CMYK:
28, 0, 1, 6
HSL:
177°, 67.6768%, 80.5882%
HSV (HSB):
177°, 28.0335%, 93.7255%
XYZ:
63.0201, 76.5598, 90.8129
xyY:
0.2735, 0.3323, 76.5598
CIE-Lab:
90.1186, -21.4108, -5.2973
CIE-LCH:
90.1186, 22.0564, 193.8967
CIE-Luv:
90.1186, -32.7538, -4.6624
Hunter-Lab:
87.4985, -24.5590, -0.2870
#acefec color charts
#acefec color shades, tints & tones
#acefec color schemes
#acefec color preview, HTML & CSS examples
This text has a color of #acefec
<p style="color:#acefec;">Text here</p>
.mytext {color:#acefec;}
This box has a color of #acefec
<div style="background-color:#acefec;">Content here</div>
.mybackground {background-color:#acefec;}
Border around this has a color of #acefec
<div style="border:2px solid #acefec;">Content here</div>
.myborder {border:2px solid #acefec;}