#2d8096 color space conversions
Hex:
        #2d8096
        RGB:
        45, 128, 150
        CMY:
        82, 50, 41
        CMYK:
        70, 15, 0, 41
      HSL:
        193°, 53.8462%, 38.2353%
        HSV (HSB):
        193°, 70.0000%, 58.8235%
        XYZ:
        14.3064, 18.1982, 31.6127
        xyY:
        0.2231, 0.2838, 18.1982
      CIE-Lab:
        49.7357, -17.3727, -19.0960
        CIE-LCH:
        49.7357, 25.8160, 227.7054
        CIE-Luv:
        49.7357, -31.0875, -25.6780
        Hunter-Lab:
        42.6594, -14.7917, -14.0753
      #2d8096 color charts
#2d8096 RGB chart
      #2d8096 CMYK chart
      #2d8096 RGB pie chart
      #2d8096 color shades, tints & tones
#2d8096 color schemes
#2d8096 color preview, HTML & CSS examples
           This text has a color of #2d8096        
        
          <p style="color:#2d8096;">Text here</p>
        
        
          .mytext {color:#2d8096;}
        
        Text color #2d8096
      
           This box has a color of #2d8096        
        
          <div style="background-color:#2d8096;">Content here</div>
        
        
          .mybackground {background-color:#2d8096;}
        
        Background color #2d8096
      
           Border around this has a color of #2d8096        
        
          <div style="border:2px solid #2d8096;">Content here</div>
        
        
          .myborder {border:2px solid #2d8096;}
        
        Border color #2d8096