#01defa color space conversions
Hex:
#01defa
RGB:
1, 222, 250
CMY:
100, 13, 2
CMYK:
100, 11, 0, 2
HSL:
187°, 99.2032%, 49.2157%
HSV (HSB):
187°, 99.6000%, 98.0392%
XYZ:
43.3891, 59.1511, 99.5729
xyY:
0.2147, 0.2927, 59.1511
CIE-Lab:
81.3746, -34.7269, -26.2418
CIE-LCH:
81.3746, 43.5269, 217.0769
CIE-Luv:
81.3746, -59.9445, -37.3461
Hunter-Lab:
76.9098, -33.8903, -22.9243
#01defa color charts
#01defa color shades, tints & tones
#01defa color schemes
#01defa color preview, HTML & CSS examples
This text has a color of #01defa
<p style="color:#01defa;">Text here</p>
.mytext {color:#01defa;}
This box has a color of #01defa
<div style="background-color:#01defa;">Content here</div>
.mybackground {background-color:#01defa;}
Border around this has a color of #01defa
<div style="border:2px solid #01defa;">Content here</div>
.myborder {border:2px solid #01defa;}