#acf0f8 color space conversions
Hex:
#acf0f8
RGB:
172, 240, 248
CMY:
33, 6, 3
CMYK:
31, 3, 0, 3
HSL:
186°, 84.4444%, 82.3529%
HSV (HSB):
186°, 30.6452%, 97.2549%
XYZ:
65.1166, 77.8681, 100.4050
xyY:
0.2675, 0.3199, 77.8681
CIE-Lab:
90.7197, -19.2194, -10.6687
CIE-LCH:
90.7197, 21.9820, 209.0347
CIE-Luv:
90.7197, -33.1202, -13.6665
Hunter-Lab:
88.2429, -22.7056, -5.6916
#acf0f8 color charts
#acf0f8 color shades, tints & tones
#acf0f8 color schemes
#acf0f8 color preview, HTML & CSS examples
This text has a color of #acf0f8
<p style="color:#acf0f8;">Text here</p>
.mytext {color:#acf0f8;}
This box has a color of #acf0f8
<div style="background-color:#acf0f8;">Content here</div>
.mybackground {background-color:#acf0f8;}
Border around this has a color of #acf0f8
<div style="border:2px solid #acf0f8;">Content here</div>
.myborder {border:2px solid #acf0f8;}