#acc5f5 color space conversions
Hex:
#acc5f5
RGB:
172, 197, 245
CMY:
33, 23, 4
CMYK:
30, 20, 0, 4
HSL:
219°, 78.4946%, 81.7647%
HSV (HSB):
219°, 29.7959%, 96.0784%
XYZ:
53.4609, 55.2957, 94.2417
xyY:
0.2634, 0.2724, 55.2957
CIE-Lab:
79.2113, 2.3396, -26.4432
CIE-LCH:
79.2113, 26.5465, 275.0562
CIE-Luv:
79.2113, -14.8086, -42.6180
Hunter-Lab:
74.3611, -1.8017, -23.0885
#acc5f5 color charts
#acc5f5 color shades, tints & tones
#acc5f5 color schemes
#acc5f5 color preview, HTML & CSS examples
This text has a color of #acc5f5
<p style="color:#acc5f5;">Text here</p>
.mytext {color:#acc5f5;}
This box has a color of #acc5f5
<div style="background-color:#acc5f5;">Content here</div>
.mybackground {background-color:#acc5f5;}
Border around this has a color of #acc5f5
<div style="border:2px solid #acc5f5;">Content here</div>
.myborder {border:2px solid #acc5f5;}