#01f4f2 color space conversions
Hex:
#01f4f2
RGB:
1, 244, 242
CMY:
100, 4, 5
CMYK:
100, 0, 1, 4
HSL:
180°, 99.1837%, 48.0392%
HSV (HSB):
180°, 99.5902%, 95.6863%
XYZ:
48.3902, 71.1186, 95.1812
xyY:
0.2254, 0.3313, 71.1186
CIE-Lab:
87.5426, -47.0561, -12.7102
CIE-LCH:
87.5426, 48.7424, 195.1153
CIE-Luv:
87.5426, -67.8877, -12.9487
Hunter-Lab:
84.3319, -45.1562, -7.8854
#01f4f2 color charts
#01f4f2 color shades, tints & tones
#01f4f2 color schemes
#01f4f2 color preview, HTML & CSS examples
This text has a color of #01f4f2
<p style="color:#01f4f2;">Text here</p>
.mytext {color:#01f4f2;}
This box has a color of #01f4f2
<div style="background-color:#01f4f2;">Content here</div>
.mybackground {background-color:#01f4f2;}
Border around this has a color of #01f4f2
<div style="border:2px solid #01f4f2;">Content here</div>
.myborder {border:2px solid #01f4f2;}