#adfdef color space conversions
Hex:
#adfdef
RGB:
173, 253, 239
CMY:
32, 1, 6
CMYK:
32, 0, 6, 1
HSL:
170°, 95.2381%, 83.5294%
HSV (HSB):
170°, 31.6206%, 99.2157%
XYZ:
67.9388, 85.3668, 94.5580
xyY:
0.2741, 0.3444, 85.3668
CIE-Lab:
94.0409, -27.2570, -1.0879
CIE-LCH:
94.0409, 27.2787, 182.2856
CIE-Luv:
94.0409, -38.3077, 2.9381
Hunter-Lab:
92.3942, -30.4360, 3.9973
#adfdef color charts
#adfdef RGB chart
#adfdef CMYK chart
#adfdef RGB pie chart
#adfdef color shades, tints & tones
#adfdef color schemes
#adfdef color preview, HTML & CSS examples
This text has a color of #adfdef
<p style="color:#adfdef;">Text here</p>
.mytext {color:#adfdef;}
Text color #adfdef
This box has a color of #adfdef
<div style="background-color:#adfdef;">Content here</div>
.mybackground {background-color:#adfdef;}
Background color #adfdef
Border around this has a color of #adfdef
<div style="border:2px solid #adfdef;">Content here</div>
.myborder {border:2px solid #adfdef;}
Border color #adfdef