#acc5f7 color space conversions
Hex:
#acc5f7
RGB:
172, 197, 247
CMY:
33, 23, 3
CMYK:
30, 20, 0, 3
HSL:
220°, 82.4176%, 82.1569%
HSV (HSB):
220°, 30.3644%, 96.8627%
XYZ:
53.7680, 55.4186, 95.8587
xyY:
0.2622, 0.2703, 55.4186
CIE-Lab:
79.2818, 2.8247, -27.4057
CIE-LCH:
79.2818, 27.5508, 275.8847
CIE-Luv:
79.2818, -14.8711, -44.3113
Hunter-Lab:
74.4436, -1.3521, -24.2353
#acc5f7 color charts
#acc5f7 color shades, tints & tones
#acc5f7 color schemes
#acc5f7 color preview, HTML & CSS examples
This text has a color of #acc5f7
<p style="color:#acc5f7;">Text here</p>
.mytext {color:#acc5f7;}
This box has a color of #acc5f7
<div style="background-color:#acc5f7;">Content here</div>
.mybackground {background-color:#acc5f7;}
Border around this has a color of #acc5f7
<div style="border:2px solid #acc5f7;">Content here</div>
.myborder {border:2px solid #acc5f7;}