#2a59af color space conversions
Hex:
        #2a59af
        RGB:
        42, 89, 175
        CMY:
        84, 65, 31
        CMYK:
        76, 49, 0, 31
      HSL:
        219°, 61.2903%, 42.5490%
        HSV (HSB):
        219°, 76.0000%, 68.6275%
        XYZ:
        12.2651, 10.7321, 41.9825
        xyY:
        0.1888, 0.1652, 10.7321
      CIE-Lab:
        39.1256, 15.0559, -50.5239
        CIE-LCH:
        39.1256, 52.7195, 286.5939
        CIE-Luv:
        39.1256, -17.2250, -74.0089
        Hunter-Lab:
        32.7599, 9.4992, -53.0493
      #2a59af color charts
#2a59af RGB chart
      #2a59af CMYK chart
      #2a59af RGB pie chart
      #2a59af color shades, tints & tones
#2a59af color schemes
#2a59af color preview, HTML & CSS examples
           This text has a color of #2a59af        
        
          <p style="color:#2a59af;">Text here</p>
        
        
          .mytext {color:#2a59af;}
        
        Text color #2a59af
      
           This box has a color of #2a59af        
        
          <div style="background-color:#2a59af;">Content here</div>
        
        
          .mybackground {background-color:#2a59af;}
        
        Background color #2a59af
      
           Border around this has a color of #2a59af        
        
          <div style="border:2px solid #2a59af;">Content here</div>
        
        
          .myborder {border:2px solid #2a59af;}
        
        Border color #2a59af