#2d7aac color space conversions
Hex:
        #2d7aac
        RGB:
        45, 122, 172
        CMY:
        82, 52, 33
        CMYK:
        74, 29, 0, 33
      HSL:
        204°, 58.5253%, 42.5490%
        HSV (HSB):
        204°, 73.8372%, 67.4510%
        XYZ:
        15.4881, 17.4555, 41.5827
        xyY:
        0.2078, 0.2342, 17.4555
      CIE-Lab:
        48.8289, -6.3340, -33.3304
        CIE-LCH:
        48.8289, 33.9269, 259.2400
        CIE-Luv:
        48.8289, -27.7750, -49.2638
        Hunter-Lab:
        41.7798, -6.9432, -29.7644
      #2d7aac color charts
#2d7aac RGB chart
      #2d7aac CMYK chart
      #2d7aac RGB pie chart
      #2d7aac color shades, tints & tones
#2d7aac color schemes
#2d7aac color preview, HTML & CSS examples
           This text has a color of #2d7aac        
        
          <p style="color:#2d7aac;">Text here</p>
        
        
          .mytext {color:#2d7aac;}
        
        Text color #2d7aac
      
           This box has a color of #2d7aac        
        
          <div style="background-color:#2d7aac;">Content here</div>
        
        
          .mybackground {background-color:#2d7aac;}
        
        Background color #2d7aac
      
           Border around this has a color of #2d7aac        
        
          <div style="border:2px solid #2d7aac;">Content here</div>
        
        
          .myborder {border:2px solid #2d7aac;}
        
        Border color #2d7aac