#01ddff color space conversions
Hex:
#01ddff
RGB:
1, 221, 255
CMY:
100, 13, 0
CMYK:
100, 13, 0, 0
HSL:
188°, 100.0000%, 50.1961%
HSV (HSB):
188°, 99.6078%, 100.0000%
XYZ:
43.9190, 58.9394, 103.6694
xyY:
0.2127, 0.2854, 58.9394
CIE-Lab:
81.2582, -32.6646, -29.0688
CIE-LCH:
81.2582, 43.7261, 221.6665
CIE-Luv:
81.2582, -59.2124, -42.4776
Hunter-Lab:
76.7720, -32.2364, -26.3222
#01ddff color charts
#01ddff color shades, tints & tones
#01ddff color schemes
#01ddff color preview, HTML & CSS examples
This text has a color of #01ddff
<p style="color:#01ddff;">Text here</p>
.mytext {color:#01ddff;}
This box has a color of #01ddff
<div style="background-color:#01ddff;">Content here</div>
.mybackground {background-color:#01ddff;}
Border around this has a color of #01ddff
<div style="border:2px solid #01ddff;">Content here</div>
.myborder {border:2px solid #01ddff;}