#2dbfbe color space conversions
Hex:
        #2dbfbe
        RGB:
        45, 191, 190
        CMY:
        82, 25, 25
        CMYK:
        76, 0, 1, 25
      HSL:
        180°, 61.8644%, 46.2745%
        HSV (HSB):
        180°, 76.4398%, 74.9020%
        XYZ:
        29.0073, 41.5372, 55.2038
        xyY:
        0.2307, 0.3303, 41.5372
      CIE-Lab:
        70.5507, -36.4281, -10.2523
        CIE-LCH:
        70.5507, 37.8433, 195.7187
        CIE-Luv:
        70.5507, -51.3049, -10.2216
        Hunter-Lab:
        64.4494, -32.4474, -5.6701
      #2dbfbe color charts
#2dbfbe RGB chart
      #2dbfbe CMYK chart
      #2dbfbe RGB pie chart
      #2dbfbe color shades, tints & tones
#2dbfbe color schemes
#2dbfbe color preview, HTML & CSS examples
           This text has a color of #2dbfbe        
        
          <p style="color:#2dbfbe;">Text here</p>
        
        
          .mytext {color:#2dbfbe;}
        
        Text color #2dbfbe
      
           This box has a color of #2dbfbe        
        
          <div style="background-color:#2dbfbe;">Content here</div>
        
        
          .mybackground {background-color:#2dbfbe;}
        
        Background color #2dbfbe
      
           Border around this has a color of #2dbfbe        
        
          <div style="border:2px solid #2dbfbe;">Content here</div>
        
        
          .myborder {border:2px solid #2dbfbe;}
        
        Border color #2dbfbe