#2d7098 color space conversions
Hex:
        #2d7098
        RGB:
        45, 112, 152
        CMY:
        82, 56, 40
        CMYK:
        70, 26, 0, 40
      HSL:
        202°, 54.3147%, 38.6275%
        HSV (HSB):
        202°, 70.3947%, 59.6078%
        XYZ:
        12.5439, 14.4132, 31.8267
        xyY:
        0.2134, 0.2452, 14.4132
      CIE-Lab:
        44.8198, -7.5881, -27.8697
        CIE-LCH:
        44.8198, 28.8842, 254.7692
        CIE-Luv:
        44.8198, -25.1030, -39.7625
        Hunter-Lab:
        37.9648, -7.4605, -23.1287
      #2d7098 color charts
#2d7098 RGB chart
      #2d7098 CMYK chart
      #2d7098 RGB pie chart
      #2d7098 color shades, tints & tones
#2d7098 color schemes
#2d7098 color preview, HTML & CSS examples
           This text has a color of #2d7098        
        
          <p style="color:#2d7098;">Text here</p>
        
        
          .mytext {color:#2d7098;}
        
        Text color #2d7098
      
           This box has a color of #2d7098        
        
          <div style="background-color:#2d7098;">Content here</div>
        
        
          .mybackground {background-color:#2d7098;}
        
        Background color #2d7098
      
           Border around this has a color of #2d7098        
        
          <div style="border:2px solid #2d7098;">Content here</div>
        
        
          .myborder {border:2px solid #2d7098;}
        
        Border color #2d7098