#01f7f5 color space conversions
Hex:
#01f7f5
RGB:
1, 247, 245
CMY:
100, 3, 4
CMYK:
100, 0, 1, 3
HSL:
180°, 99.1935%, 48.6275%
HSV (HSB):
180°, 99.5951%, 96.8627%
XYZ:
49.7547, 73.1206, 97.8775
xyY:
0.2254, 0.3312, 73.1206
CIE-Lab:
88.5052, -47.4872, -12.8395
CIE-LCH:
88.5052, 49.1923, 195.1298
CIE-Luv:
88.5052, -68.6325, -13.1106
Hunter-Lab:
85.5106, -45.7824, -8.0074
#01f7f5 color charts
#01f7f5 color shades, tints & tones
#01f7f5 color schemes
#01f7f5 color preview, HTML & CSS examples
This text has a color of #01f7f5
<p style="color:#01f7f5;">Text here</p>
.mytext {color:#01f7f5;}
This box has a color of #01f7f5
<div style="background-color:#01f7f5;">Content here</div>
.mybackground {background-color:#01f7f5;}
Border around this has a color of #01f7f5
<div style="border:2px solid #01f7f5;">Content here</div>
.myborder {border:2px solid #01f7f5;}