#2d8893 color space conversions
Hex:
        #2d8893
        RGB:
        45, 136, 147
        CMY:
        82, 47, 42
        CMYK:
        69, 7, 0, 42
      HSL:
        186°, 53.1250%, 37.6471%
        HSV (HSB):
        186°, 69.3878%, 57.6471%
        XYZ:
        15.1528, 20.2728, 30.7182
        xyY:
        0.2291, 0.3065, 20.2728
      CIE-Lab:
        52.1442, -22.6093, -13.6821
        CIE-LCH:
        52.1442, 26.4269, 211.1803
        CIE-Luv:
        52.1442, -34.2397, -16.8366
        Hunter-Lab:
        45.0253, -18.7220, -8.9324
      #2d8893 color charts
#2d8893 RGB chart
      #2d8893 CMYK chart
      #2d8893 RGB pie chart
      #2d8893 color shades, tints & tones
#2d8893 color schemes
#2d8893 color preview, HTML & CSS examples
           This text has a color of #2d8893        
        
          <p style="color:#2d8893;">Text here</p>
        
        
          .mytext {color:#2d8893;}
        
        Text color #2d8893
      
           This box has a color of #2d8893        
        
          <div style="background-color:#2d8893;">Content here</div>
        
        
          .mybackground {background-color:#2d8893;}
        
        Background color #2d8893
      
           Border around this has a color of #2d8893        
        
          <div style="border:2px solid #2d8893;">Content here</div>
        
        
          .myborder {border:2px solid #2d8893;}
        
        Border color #2d8893