#accffe color space conversions
Hex:
#accffe
RGB:
172, 207, 254
CMY:
33, 19, 0
CMYK:
32, 19, 0, 0
HSL:
214°, 97.6190%, 83.5294%
HSV (HSB):
214°, 32.2835%, 99.6078%
XYZ:
57.2155, 60.5521, 102.4381
xyY:
0.2598, 0.2750, 60.5521
CIE-Lab:
82.1373, -0.8283, -26.7711
CIE-LCH:
82.1373, 26.7839, 268.2277
CIE-Luv:
82.1373, -19.2538, -42.8980
Hunter-Lab:
77.8152, -4.9303, -23.5803
#accffe color charts
#accffe RGB chart
#accffe CMYK chart
#accffe RGB pie chart
#accffe color shades, tints & tones
#accffe color schemes
#accffe color preview, HTML & CSS examples
This text has a color of #accffe
<p style="color:#accffe;">Text here</p>
.mytext {color:#accffe;}
Text color #accffe
This box has a color of #accffe
<div style="background-color:#accffe;">Content here</div>
.mybackground {background-color:#accffe;}
Background color #accffe
Border around this has a color of #accffe
<div style="border:2px solid #accffe;">Content here</div>
.myborder {border:2px solid #accffe;}
Border color #accffe