#acfdfb color space conversions
Hex:
#acfdfb
RGB:
172, 253, 251
CMY:
33, 1, 2
CMYK:
32, 0, 1, 1
HSL:
179°, 95.2941%, 83.3333%
HSV (HSB):
179°, 32.0158%, 99.2157%
XYZ:
69.5511, 85.9863, 104.1981
xyY:
0.2678, 0.3311, 85.9863
CIE-Lab:
94.3065, -24.8928, -6.9058
CIE-LCH:
94.3065, 25.8329, 195.5052
CIE-Luv:
94.3065, -38.5492, -6.7120
Hunter-Lab:
92.7288, -28.3916, -1.7132
#acfdfb color charts
#acfdfb color shades, tints & tones
#acfdfb color schemes
#acfdfb color preview, HTML & CSS examples
This text has a color of #acfdfb
<p style="color:#acfdfb;">Text here</p>
.mytext {color:#acfdfb;}
This box has a color of #acfdfb
<div style="background-color:#acfdfb;">Content here</div>
.mybackground {background-color:#acfdfb;}
Border around this has a color of #acfdfb
<div style="border:2px solid #acfdfb;">Content here</div>
.myborder {border:2px solid #acfdfb;}