#adddfc color space conversions
Hex:
#adddfc
RGB:
173, 221, 252
CMY:
32, 13, 1
CMYK:
31, 12, 0, 1
HSL:
204°, 92.9412%, 83.3333%
HSV (HSB):
204°, 31.3492%, 98.8235%
XYZ:
60.6607, 67.6254, 101.9513
xyY:
0.2635, 0.2937, 67.6254
CIE-Lab:
85.8188, -8.3875, -20.1128
CIE-LCH:
85.8188, 21.7916, 247.3629
CIE-Luv:
85.8188, -24.6844, -30.7774
Hunter-Lab:
82.2347, -12.2395, -15.9411
#adddfc color charts
#adddfc RGB chart
#adddfc CMYK chart
#adddfc RGB pie chart
#adddfc color shades, tints & tones
#adddfc color schemes
#adddfc color preview, HTML & CSS examples
This text has a color of #adddfc
<p style="color:#adddfc;">Text here</p>
.mytext {color:#adddfc;}
Text color #adddfc
This box has a color of #adddfc
<div style="background-color:#adddfc;">Content here</div>
.mybackground {background-color:#adddfc;}
Background color #adddfc
Border around this has a color of #adddfc
<div style="border:2px solid #adddfc;">Content here</div>
.myborder {border:2px solid #adddfc;}
Border color #adddfc