#acc4fd color space conversions
Hex:
#acc4fd
RGB:
172, 196, 253
CMY:
33, 23, 1
CMYK:
32, 23, 0, 1
HSL:
222°, 95.2941%, 83.3333%
HSV (HSB):
222°, 32.0158%, 99.2157%
XYZ:
54.4828, 55.3424, 100.7391
xyY:
0.2587, 0.2628, 55.3424
CIE-Lab:
79.2381, 4.8374, -30.6804
CIE-LCH:
79.2381, 31.0594, 278.9602
CIE-Luv:
79.2381, -14.6438, -50.1292
Hunter-Lab:
74.3924, 0.5413, -28.2133
#acc4fd color charts
#acc4fd color shades, tints & tones
#acc4fd color schemes
#acc4fd color preview, HTML & CSS examples
This text has a color of #acc4fd
<p style="color:#acc4fd;">Text here</p>
.mytext {color:#acc4fd;}
This box has a color of #acc4fd
<div style="background-color:#acc4fd;">Content here</div>
.mybackground {background-color:#acc4fd;}
Border around this has a color of #acc4fd
<div style="border:2px solid #acc4fd;">Content here</div>
.myborder {border:2px solid #acc4fd;}