#01fef2 color space conversions
Hex:
#01fef2
RGB:
1, 254, 242
CMY:
100, 0, 5
CMYK:
100, 0, 5, 0
HSL:
177°, 99.2157%, 50.0000%
HSV (HSB):
177°, 99.6063%, 99.6078%
XYZ:
51.4813, 77.3009, 96.2116
xyY:
0.2288, 0.3436, 77.3009
CIE-Lab:
90.4599, -51.3043, -8.3679
CIE-LCH:
90.4599, 51.9823, 189.2636
CIE-Luv:
90.4599, -71.1729, -5.1936
Hunter-Lab:
87.9209, -49.3425, -3.3362
#01fef2 color charts
#01fef2 color shades, tints & tones
#01fef2 color schemes
#01fef2 color preview, HTML & CSS examples
This text has a color of #01fef2
<p style="color:#01fef2;">Text here</p>
.mytext {color:#01fef2;}
This box has a color of #01fef2
<div style="background-color:#01fef2;">Content here</div>
.mybackground {background-color:#01fef2;}
Border around this has a color of #01fef2
<div style="border:2px solid #01fef2;">Content here</div>
.myborder {border:2px solid #01fef2;}