#acfedc color space conversions
Hex:
#acfedc
RGB:
172, 254, 220
CMY:
33, 0, 14
CMYK:
32, 0, 13, 0
HSL:
155°, 97.6190%, 83.5294%
HSV (HSB):
155°, 32.2835%, 99.6078%
XYZ:
65.3733, 84.8216, 80.6368
xyY:
0.2832, 0.3675, 84.8216
CIE-Lab:
93.8062, -31.9448, 8.3727
CIE-LCH:
93.8062, 33.0238, 165.3131
CIE-Luv:
93.8062, -39.3850, 18.2247
Hunter-Lab:
92.0986, -34.4700, 12.5578
#acfedc color charts
#acfedc RGB chart
#acfedc CMYK chart
#acfedc RGB pie chart
#acfedc color shades, tints & tones
#acfedc color schemes
#acfedc color preview, HTML & CSS examples
This text has a color of #acfedc
<p style="color:#acfedc;">Text here</p>
.mytext {color:#acfedc;}
Text color #acfedc
This box has a color of #acfedc
<div style="background-color:#acfedc;">Content here</div>
.mybackground {background-color:#acfedc;}
Background color #acfedc
Border around this has a color of #acfedc
<div style="border:2px solid #acfedc;">Content here</div>
.myborder {border:2px solid #acfedc;}
Border color #acfedc