#01ebd2 color space conversions
Hex:
#01ebd2
RGB:
1, 235, 210
CMY:
100, 8, 18
CMYK:
100, 0, 11, 8
HSL:
174°, 99.1525%, 46.2745%
HSV (HSB):
174°, 99.5745%, 92.1569%
XYZ:
41.3537, 64.0763, 71.1612
xyY:
0.2342, 0.3629, 64.0763
CIE-Lab:
84.0055, -52.1835, -1.1400
CIE-LCH:
84.0055, 52.1960, 181.2515
CIE-Luv:
84.0055, -67.4963, 6.4647
Hunter-Lab:
80.0476, -47.8678, 3.3254
#01ebd2 color charts
#01ebd2 color shades, tints & tones
#01ebd2 color schemes
#01ebd2 color preview, HTML & CSS examples
This text has a color of #01ebd2
<p style="color:#01ebd2;">Text here</p>
.mytext {color:#01ebd2;}
This box has a color of #01ebd2
<div style="background-color:#01ebd2;">Content here</div>
.mybackground {background-color:#01ebd2;}
Border around this has a color of #01ebd2
<div style="border:2px solid #01ebd2;">Content here</div>
.myborder {border:2px solid #01ebd2;}