#acc1fa color space conversions
Hex:
#acc1fa
RGB:
172, 193, 250
CMY:
33, 24, 2
CMYK:
31, 23, 0, 2
HSL:
224°, 88.6364%, 82.7451%
HSV (HSB):
224°, 31.2000%, 98.0392%
XYZ:
53.3385, 53.8127, 98.0181
xyY:
0.2600, 0.2623, 53.8127
CIE-Lab:
78.3524, 5.7266, -30.4367
CIE-LCH:
78.3524, 30.9708, 280.6555
CIE-Luv:
78.3524, -13.2935, -49.7732
Hunter-Lab:
73.3571, 1.4137, -27.8719
#acc1fa color charts
#acc1fa color shades, tints & tones
#acc1fa color schemes
#acc1fa color preview, HTML & CSS examples
This text has a color of #acc1fa
<p style="color:#acc1fa;">Text here</p>
.mytext {color:#acc1fa;}
This box has a color of #acc1fa
<div style="background-color:#acc1fa;">Content here</div>
.mybackground {background-color:#acc1fa;}
Border around this has a color of #acc1fa
<div style="border:2px solid #acc1fa;">Content here</div>
.myborder {border:2px solid #acc1fa;}