#accafe color space conversions
Hex:
#accafe
RGB:
172, 202, 254
CMY:
33, 21, 0
CMYK:
32, 20, 0, 0
HSL:
218°, 97.6190%, 83.5294%
HSV (HSB):
218°, 32.2835%, 99.6078%
XYZ:
56.0232, 58.1675, 102.0406
xyY:
0.2591, 0.2690, 58.1675
CIE-Lab:
80.8318, 1.8458, -28.7682
CIE-LCH:
80.8318, 28.8274, 273.6711
CIE-Luv:
80.8318, -17.1680, -46.5785
Hunter-Lab:
76.2676, -2.3492, -25.9385
#accafe color charts
#accafe RGB chart
#accafe CMYK chart
#accafe RGB pie chart
#accafe color shades, tints & tones
#accafe color schemes
#accafe color preview, HTML & CSS examples
This text has a color of #accafe
<p style="color:#accafe;">Text here</p>
.mytext {color:#accafe;}
Text color #accafe
This box has a color of #accafe
<div style="background-color:#accafe;">Content here</div>
.mybackground {background-color:#accafe;}
Background color #accafe
Border around this has a color of #accafe
<div style="border:2px solid #accafe;">Content here</div>
.myborder {border:2px solid #accafe;}
Border color #accafe