#01ddef color space conversions
Hex:
#01ddef
RGB:
1, 221, 239
CMY:
100, 13, 6
CMYK:
100, 8, 0, 6
HSL:
185°, 99.1667%, 47.0588%
HSV (HSB):
185°, 99.5816%, 93.7255%
XYZ:
41.4490, 57.9514, 90.6625
xyY:
0.2181, 0.3049, 57.9514
CIE-Lab:
80.7117, -37.6958, -21.4121
CIE-LCH:
80.7117, 43.3526, 209.5976
CIE-Luv:
80.7117, -60.4961, -28.6929
Hunter-Lab:
76.1258, -36.0305, -17.3238
#01ddef color charts
#01ddef color shades, tints & tones
#01ddef color schemes
#01ddef color preview, HTML & CSS examples
This text has a color of #01ddef
<p style="color:#01ddef;">Text here</p>
.mytext {color:#01ddef;}
This box has a color of #01ddef
<div style="background-color:#01ddef;">Content here</div>
.mybackground {background-color:#01ddef;}
Border around this has a color of #01ddef
<div style="border:2px solid #01ddef;">Content here</div>
.myborder {border:2px solid #01ddef;}