#acfafb color space conversions
Hex:
#acfafb
RGB:
172, 250, 251
CMY:
33, 2, 2
CMYK:
31, 0, 0, 2
HSL:
181°, 90.8046%, 82.9412%
HSV (HSB):
181°, 31.4741%, 98.4314%
XYZ:
68.6115, 84.1069, 103.8848
xyY:
0.2674, 0.3278, 84.1069
CIE-Lab:
93.4969, -23.4416, -8.1039
CIE-LCH:
93.4969, 24.8029, 199.0706
CIE-Luv:
93.4969, -37.2968, -8.8723
Hunter-Lab:
91.7098, -26.9498, -2.9642
#acfafb color charts
#acfafb color shades, tints & tones
#acfafb color schemes
#acfafb color preview, HTML & CSS examples
This text has a color of #acfafb
<p style="color:#acfafb;">Text here</p>
.mytext {color:#acfafb;}
This box has a color of #acfafb
<div style="background-color:#acfafb;">Content here</div>
.mybackground {background-color:#acfafb;}
Border around this has a color of #acfafb
<div style="border:2px solid #acfafb;">Content here</div>
.myborder {border:2px solid #acfafb;}