#acfdea color space conversions
Hex:
#acfdea
RGB:
172, 253, 234
CMY:
33, 1, 8
CMYK:
32, 0, 8, 1
HSL:
166°, 95.2941%, 83.3333%
HSV (HSB):
166°, 32.0158%, 99.2157%
XYZ:
66.9898, 84.9617, 90.7104
xyY:
0.2761, 0.3501, 84.9617
CIE-Lab:
93.8666, -28.5970, 1.2356
CIE-LCH:
93.8666, 28.6237, 177.5260
CIE-Luv:
93.8666, -38.7695, 6.7859
Hunter-Lab:
92.1747, -31.5772, 6.1741
#acfdea color charts
#acfdea color shades, tints & tones
#acfdea color schemes
#acfdea color preview, HTML & CSS examples
This text has a color of #acfdea
<p style="color:#acfdea;">Text here</p>
.mytext {color:#acfdea;}
This box has a color of #acfdea
<div style="background-color:#acfdea;">Content here</div>
.mybackground {background-color:#acfdea;}
Border around this has a color of #acfdea
<div style="border:2px solid #acfdea;">Content here</div>
.myborder {border:2px solid #acfdea;}