#accefa color space conversions
Hex:
#accefa
RGB:
172, 206, 250
CMY:
33, 19, 2
CMYK:
31, 18, 0, 2
HSL:
214°, 88.6364%, 82.7451%
HSV (HSB):
214°, 31.2000%, 98.0392%
XYZ:
56.3399, 59.8154, 99.0186
xyY:
0.2618, 0.2780, 59.8154
CIE-Lab:
81.7377, -1.2706, -25.2547
CIE-LCH:
81.7377, 25.2866, 267.1198
CIE-Luv:
81.7377, -18.7468, -40.2522
Hunter-Lab:
77.3404, -5.3145, -21.7704
#accefa color charts
#accefa RGB chart
#accefa CMYK chart
#accefa RGB pie chart
#accefa color shades, tints & tones
#accefa color schemes
#accefa color preview, HTML & CSS examples
This text has a color of #accefa
<p style="color:#accefa;">Text here</p>
.mytext {color:#accefa;}
Text color #accefa
This box has a color of #accefa
<div style="background-color:#accefa;">Content here</div>
.mybackground {background-color:#accefa;}
Background color #accefa
Border around this has a color of #accefa
<div style="border:2px solid #accefa;">Content here</div>
.myborder {border:2px solid #accefa;}
Border color #accefa