#2feed5 color space conversions
Hex:
#2feed5
RGB:
47, 238, 213
CMY:
82, 7, 16
CMYK:
80, 0, 11, 7
HSL:
172°, 84.8889%, 55.8824%
HSV (HSB):
172°, 80.2521%, 93.3333%
XYZ:
43.7571, 66.5575, 73.4914
xyY:
0.2381, 0.3621, 66.5575
CIE-Lab:
85.2800, -50.4753, -0.8167
CIE-LCH:
85.2800, 50.4819, 180.9270
CIE-Luv:
85.2800, -65.6469, 6.7602
Hunter-Lab:
81.5828, -47.0311, 3.6983
#2feed5 color charts
#2feed5 color shades, tints & tones
#2feed5 color schemes
#2feed5 color preview, HTML & CSS examples
This text has a color of #2feed5
<p style="color:#2feed5;">Text here</p>
.mytext {color:#2feed5;}
This box has a color of #2feed5
<div style="background-color:#2feed5;">Content here</div>
.mybackground {background-color:#2feed5;}
Border around this has a color of #2feed5
<div style="border:2px solid #2feed5;">Content here</div>
.myborder {border:2px solid #2feed5;}