#01ddf7 color space conversions
Hex:
#01ddf7
RGB:
1, 221, 247
CMY:
100, 13, 3
CMYK:
100, 11, 0, 3
HSL:
186°, 99.1935%, 48.6275%
HSV (HSB):
186°, 99.5951%, 96.8627%
XYZ:
42.6575, 58.4348, 97.0264
xyY:
0.2153, 0.2949, 58.4348
CIE-Lab:
80.9799, -35.2019, -25.2531
CIE-LCH:
80.9799, 43.3231, 215.6549
CIE-Luv:
80.9799, -59.8518, -35.5724
Hunter-Lab:
76.4426, -34.1658, -21.7453
#01ddf7 color charts
#01ddf7 color shades, tints & tones
#01ddf7 color schemes
#01ddf7 color preview, HTML & CSS examples
This text has a color of #01ddf7
<p style="color:#01ddf7;">Text here</p>
.mytext {color:#01ddf7;}
This box has a color of #01ddf7
<div style="background-color:#01ddf7;">Content here</div>
.mybackground {background-color:#01ddf7;}
Border around this has a color of #01ddf7
<div style="border:2px solid #01ddf7;">Content here</div>
.myborder {border:2px solid #01ddf7;}