#addffe color space conversions
Hex:
#addffe
RGB:
173, 223, 254
CMY:
32, 13, 0
CMYK:
32, 12, 0, 0
HSL:
203°, 97.5904%, 83.7255%
HSV (HSB):
203°, 31.8898%, 99.6078%
XYZ:
61.5106, 68.8153, 103.8067
xyY:
0.2627, 0.2939, 68.8153
CIE-Lab:
86.4125, -8.9454, -20.2690
CIE-LCH:
86.4125, 22.1552, 246.1864
CIE-Luv:
86.4125, -25.5459, -30.9787
Hunter-Lab:
82.9550, -12.8146, -16.1247
#addffe color charts
#addffe RGB chart
#addffe CMYK chart
#addffe RGB pie chart
#addffe color shades, tints & tones
#addffe color schemes
#addffe color preview, HTML & CSS examples
This text has a color of #addffe
<p style="color:#addffe;">Text here</p>
.mytext {color:#addffe;}
Text color #addffe
This box has a color of #addffe
<div style="background-color:#addffe;">Content here</div>
.mybackground {background-color:#addffe;}
Background color #addffe
Border around this has a color of #addffe
<div style="border:2px solid #addffe;">Content here</div>
.myborder {border:2px solid #addffe;}
Border color #addffe