#01eafd color space conversions
Hex:
#01eafd
RGB:
1, 234, 253
CMY:
100, 8, 1
CMYK:
100, 8, 0, 1
HSL:
185°, 99.2126%, 49.8039%
HSV (HSB):
185°, 99.6047%, 99.2157%
XYZ:
47.1650, 65.9439, 103.1711
xyY:
0.2181, 0.3049, 65.9439
CIE-Lab:
84.9678, -39.3564, -22.3573
CIE-LCH:
84.9678, 45.2634, 209.5997
CIE-Luv:
84.9678, -63.6897, -30.2106
Hunter-Lab:
81.2059, -38.4362, -18.4831
#01eafd color charts
#01eafd color shades, tints & tones
#01eafd color schemes
#01eafd color preview, HTML & CSS examples
This text has a color of #01eafd
<p style="color:#01eafd;">Text here</p>
.mytext {color:#01eafd;}
This box has a color of #01eafd
<div style="background-color:#01eafd;">Content here</div>
.mybackground {background-color:#01eafd;}
Border around this has a color of #01eafd
<div style="border:2px solid #01eafd;">Content here</div>
.myborder {border:2px solid #01eafd;}