#acc5ff color space conversions
Hex:
#acc5ff
RGB:
172, 197, 255
CMY:
33, 23, 0
CMYK:
33, 23, 0, 0
HSL:
222°, 100.0000%, 83.7255%
HSV (HSB):
222°, 32.5490%, 100.0000%
XYZ:
55.0295, 55.9232, 102.5016
xyY:
0.2578, 0.2620, 55.9232
CIE-Lab:
79.5701, 4.7910, -31.2379
CIE-LCH:
79.5701, 31.6032, 278.7196
CIE-Luv:
79.5701, -15.1221, -51.0947
Hunter-Lab:
74.7818, 0.4843, -28.9201
#acc5ff color charts
#acc5ff color shades, tints & tones
#acc5ff color schemes
#acc5ff color preview, HTML & CSS examples
This text has a color of #acc5ff
<p style="color:#acc5ff;">Text here</p>
.mytext {color:#acc5ff;}
This box has a color of #acc5ff
<div style="background-color:#acc5ff;">Content here</div>
.mybackground {background-color:#acc5ff;}
Border around this has a color of #acc5ff
<div style="border:2px solid #acc5ff;">Content here</div>
.myborder {border:2px solid #acc5ff;}