#2df5f5 color space conversions
Hex:
#2df5f5
RGB:
45, 245, 245
CMY:
82, 4, 4
CMYK:
82, 0, 0, 4
HSL:
180°, 90.9091%, 56.8627%
HSV (HSB):
180°, 81.6327%, 96.0784%
XYZ:
50.2160, 72.4553, 97.7248
xyY:
0.2278, 0.3288, 72.4553
CIE-Lab:
88.1873, -44.8753, -13.2872
CIE-LCH:
88.1873, 46.8011, 196.4936
CIE-Luv:
88.1873, -65.8019, -14.2090
Hunter-Lab:
85.1207, -43.6570, -8.4848
#2df5f5 color charts
#2df5f5 color shades, tints & tones
#2df5f5 color schemes
#2df5f5 color preview, HTML & CSS examples
This text has a color of #2df5f5
<p style="color:#2df5f5;">Text here</p>
.mytext {color:#2df5f5;}
This box has a color of #2df5f5
<div style="background-color:#2df5f5;">Content here</div>
.mybackground {background-color:#2df5f5;}
Border around this has a color of #2df5f5
<div style="border:2px solid #2df5f5;">Content here</div>
.myborder {border:2px solid #2df5f5;}