#2d8493 color space conversions
Hex:
        #2d8493
        RGB:
        45, 132, 147
        CMY:
        82, 48, 42
        CMYK:
        69, 10, 0, 42
      HSL:
        189°, 53.1250%, 37.6471%
        HSV (HSB):
        189°, 69.3878%, 57.6471%
        XYZ:
        14.5999, 19.1670, 30.5339
        xyY:
        0.2271, 0.2981, 19.1670
      CIE-Lab:
        50.8820, -20.5071, -15.5955
        CIE-LCH:
        50.8820, 25.7636, 217.2527
        CIE-Luv:
        50.8820, -32.7471, -19.9664
        Hunter-Lab:
        43.7801, -17.0886, -10.7049
      #2d8493 color charts
#2d8493 RGB chart
      #2d8493 CMYK chart
      #2d8493 RGB pie chart
      #2d8493 color shades, tints & tones
#2d8493 color schemes
#2d8493 color preview, HTML & CSS examples
           This text has a color of #2d8493        
        
          <p style="color:#2d8493;">Text here</p>
        
        
          .mytext {color:#2d8493;}
        
        Text color #2d8493
      
           This box has a color of #2d8493        
        
          <div style="background-color:#2d8493;">Content here</div>
        
        
          .mybackground {background-color:#2d8493;}
        
        Background color #2d8493
      
           Border around this has a color of #2d8493        
        
          <div style="border:2px solid #2d8493;">Content here</div>
        
        
          .myborder {border:2px solid #2d8493;}
        
        Border color #2d8493