#2a59b1 color space conversions
Hex:
        #2a59b1
        RGB:
        42, 89, 177
        CMY:
        84, 65, 31
        CMYK:
        76, 50, 0, 31
      HSL:
        219°, 61.6438%, 42.9412%
        HSV (HSB):
        219°, 76.2712%, 69.4118%
        XYZ:
        12.4630, 10.8113, 43.0249
        xyY:
        0.1880, 0.1631, 10.8113
      CIE-Lab:
        39.2609, 15.8250, -51.4857
        CIE-LCH:
        39.2609, 53.8628, 287.0858
        CIE-Luv:
        39.2609, -17.1974, -75.5155
        Hunter-Lab:
        32.8806, 10.1175, -54.5658
      #2a59b1 color charts
#2a59b1 RGB chart
      #2a59b1 CMYK chart
      #2a59b1 RGB pie chart
      #2a59b1 color shades, tints & tones
#2a59b1 color schemes
#2a59b1 color preview, HTML & CSS examples
           This text has a color of #2a59b1        
        
          <p style="color:#2a59b1;">Text here</p>
        
        
          .mytext {color:#2a59b1;}
        
        Text color #2a59b1
      
           This box has a color of #2a59b1        
        
          <div style="background-color:#2a59b1;">Content here</div>
        
        
          .mybackground {background-color:#2a59b1;}
        
        Background color #2a59b1
      
           Border around this has a color of #2a59b1        
        
          <div style="border:2px solid #2a59b1;">Content here</div>
        
        
          .myborder {border:2px solid #2a59b1;}
        
        Border color #2a59b1