#01fdf5 color space conversions
Hex:
#01fdf5
RGB:
1, 253, 245
CMY:
100, 1, 4
CMYK:
100, 0, 3, 1
HSL:
178°, 99.2126%, 49.8039%
HSV (HSB):
178°, 99.6047%, 99.2157%
XYZ:
51.6192, 76.8496, 98.4990
xyY:
0.2274, 0.3386, 76.8496
CIE-Lab:
90.2523, -50.0460, -10.2349
CIE-LCH:
90.2523, 51.0819, 191.5582
CIE-Luv:
90.2523, -70.6030, -8.4427
Hunter-Lab:
87.6639, -48.3055, -5.2534
#01fdf5 color charts
#01fdf5 color shades, tints & tones
#01fdf5 color schemes
#01fdf5 color preview, HTML & CSS examples
This text has a color of #01fdf5
<p style="color:#01fdf5;">Text here</p>
.mytext {color:#01fdf5;}
This box has a color of #01fdf5
<div style="background-color:#01fdf5;">Content here</div>
.mybackground {background-color:#01fdf5;}
Border around this has a color of #01fdf5
<div style="border:2px solid #01fdf5;">Content here</div>
.myborder {border:2px solid #01fdf5;}