#2d9487 color space conversions
Hex:
        #2d9487
        RGB:
        45, 148, 135
        CMY:
        82, 42, 47
        CMYK:
        70, 0, 9, 42
      HSL:
        172°, 53.3679%, 37.8431%
        HSV (HSB):
        172°, 69.5946%, 58.0392%
        XYZ:
        16.0453, 23.4870, 26.6094
        xyY:
        0.2426, 0.3551, 23.4870
      CIE-Lab:
        55.5704, -32.1559, -1.6445
        CIE-LCH:
        55.5704, 32.1980, 182.9276
        CIE-Luv:
        55.5704, -39.4695, 2.3931
        Hunter-Lab:
        48.4634, -25.7130, 1.3704
      #2d9487 color charts
#2d9487 RGB chart
      #2d9487 CMYK chart
      #2d9487 RGB pie chart
      #2d9487 color shades, tints & tones
#2d9487 color schemes
#2d9487 color preview, HTML & CSS examples
           This text has a color of #2d9487        
        
          <p style="color:#2d9487;">Text here</p>
        
        
          .mytext {color:#2d9487;}
        
        Text color #2d9487
      
           This box has a color of #2d9487        
        
          <div style="background-color:#2d9487;">Content here</div>
        
        
          .mybackground {background-color:#2d9487;}
        
        Background color #2d9487
      
           Border around this has a color of #2d9487        
        
          <div style="border:2px solid #2d9487;">Content here</div>
        
        
          .myborder {border:2px solid #2d9487;}
        
        Border color #2d9487