#acccf7 color space conversions
Hex:
#acccf7
RGB:
172, 204, 247
CMY:
33, 20, 3
CMYK:
30, 17, 0, 3
HSL:
214°, 82.4176%, 82.1569%
HSV (HSB):
214°, 30.3644%, 96.8627%
XYZ:
55.3946, 58.6718, 96.4009
xyY:
0.2632, 0.2788, 58.6718
CIE-Lab:
81.1109, -0.9307, -24.6128
CIE-LCH:
81.1109, 24.6304, 267.8345
CIE-Luv:
81.1109, -17.8319, -39.1868
Hunter-Lab:
76.5975, -4.9561, -21.0005
#acccf7 color charts
#acccf7 color shades, tints & tones
#acccf7 color schemes
#acccf7 color preview, HTML & CSS examples
This text has a color of #acccf7
<p style="color:#acccf7;">Text here</p>
.mytext {color:#acccf7;}
This box has a color of #acccf7
<div style="background-color:#acccf7;">Content here</div>
.mybackground {background-color:#acccf7;}
Border around this has a color of #acccf7
<div style="border:2px solid #acccf7;">Content here</div>
.myborder {border:2px solid #acccf7;}