#01f2f6 color space conversions
Hex:
#01f2f6
RGB:
1, 242, 246
CMY:
100, 5, 4
CMYK:
100, 2, 0, 4
HSL:
181°, 99.1903%, 48.4314%
HSV (HSB):
181°, 99.5935%, 96.4706%
XYZ:
48.3992, 70.1645, 98.1810
xyY:
0.2233, 0.3237, 70.1645
CIE-Lab:
87.0775, -45.0266, -15.5003
CIE-LCH:
87.0775, 47.6199, 198.9959
CIE-Luv:
87.0775, -66.9034, -17.8800
Hunter-Lab:
83.7643, -43.4497, -10.8594
#01f2f6 color charts
#01f2f6 color shades, tints & tones
#01f2f6 color schemes
#01f2f6 color preview, HTML & CSS examples
This text has a color of #01f2f6
<p style="color:#01f2f6;">Text here</p>
.mytext {color:#01f2f6;}
This box has a color of #01f2f6
<div style="background-color:#01f2f6;">Content here</div>
.mybackground {background-color:#01f2f6;}
Border around this has a color of #01f2f6
<div style="border:2px solid #01f2f6;">Content here</div>
.myborder {border:2px solid #01f2f6;}