#acefbc color space conversions
Hex:
#acefbc
RGB:
172, 239, 188
CMY:
33, 6, 26
CMYK:
28, 0, 21, 6
HSL:
134°, 67.6768%, 80.5882%
HSV (HSB):
134°, 28.0335%, 93.7255%
XYZ:
56.9569, 74.1345, 58.8844
xyY:
0.2998, 0.3902, 74.1345
CIE-Lab:
88.9860, -30.9855, 18.0645
CIE-LCH:
88.9860, 35.8668, 149.7579
CIE-Luv:
88.9860, -33.0044, 31.8121
Hunter-Lab:
86.1014, -32.5981, 19.7228
#acefbc color charts
#acefbc color shades, tints & tones
#acefbc color schemes
#acefbc color preview, HTML & CSS examples
This text has a color of #acefbc
<p style="color:#acefbc;">Text here</p>
.mytext {color:#acefbc;}
This box has a color of #acefbc
<div style="background-color:#acefbc;">Content here</div>
.mybackground {background-color:#acefbc;}
Border around this has a color of #acefbc
<div style="border:2px solid #acefbc;">Content here</div>
.myborder {border:2px solid #acefbc;}