#acc9fd color space conversions
Hex:
#acc9fd
RGB:
172, 201, 253
CMY:
33, 21, 1
CMYK:
32, 21, 0, 1
HSL:
219°, 95.2941%, 83.3333%
HSV (HSB):
219°, 32.0158%, 99.2157%
XYZ:
55.6295, 57.6358, 101.1213
xyY:
0.2595, 0.2688, 57.6358
CIE-Lab:
80.5359, 2.1372, -28.6889
CIE-LCH:
80.5359, 28.7684, 274.2603
CIE-Luv:
80.5359, -16.7245, -46.4655
Hunter-Lab:
75.9182, -2.0600, -25.8301
#acc9fd color charts
#acc9fd color shades, tints & tones
#acc9fd color schemes
#acc9fd color preview, HTML & CSS examples
This text has a color of #acc9fd
<p style="color:#acc9fd;">Text here</p>
.mytext {color:#acc9fd;}
This box has a color of #acc9fd
<div style="background-color:#acc9fd;">Content here</div>
.mybackground {background-color:#acc9fd;}
Border around this has a color of #acc9fd
<div style="border:2px solid #acc9fd;">Content here</div>
.myborder {border:2px solid #acc9fd;}