#2de5d5 color space conversions
Hex:
        #2de5d5
        RGB:
        45, 229, 213
        CMY:
        82, 10, 16
        CMYK:
        80, 0, 7, 10
      HSL:
        175°, 77.9661%, 53.7255%
        HSV (HSB):
        175°, 80.3493%, 89.8039%
        XYZ:
        41.1117, 61.4006, 72.6355
        xyY:
        0.2347, 0.3506, 61.4006
      CIE-Lab:
        82.5936, -46.8385, -4.7646
        CIE-LCH:
        82.5936, 47.0802, 185.8084
        CIE-Luv:
        82.5936, -62.7923, -0.0402
        Hunter-Lab:
        78.3585, -43.4753, -0.1087
      #2de5d5 color charts
#2de5d5 RGB chart
      #2de5d5 CMYK chart
      #2de5d5 RGB pie chart
      #2de5d5 color shades, tints & tones
#2de5d5 color schemes
#2de5d5 color preview, HTML & CSS examples
           This text has a color of #2de5d5        
        
          <p style="color:#2de5d5;">Text here</p>
        
        
          .mytext {color:#2de5d5;}
        
        Text color #2de5d5
      
           This box has a color of #2de5d5        
        
          <div style="background-color:#2de5d5;">Content here</div>
        
        
          .mybackground {background-color:#2de5d5;}
        
        Background color #2de5d5
      
           Border around this has a color of #2de5d5        
        
          <div style="border:2px solid #2de5d5;">Content here</div>
        
        
          .myborder {border:2px solid #2de5d5;}
        
        Border color #2de5d5