#2a59bf color space conversions
Hex:
        #2a59bf
        RGB:
        42, 89, 191
        CMY:
        84, 65, 25
        CMYK:
        78, 53, 0, 25
      HSL:
        221°, 63.9485%, 45.6863%
        HSV (HSB):
        221°, 78.0105%, 74.9020%
        XYZ:
        13.9312, 11.3986, 50.7561
        xyY:
        0.1831, 0.1498, 11.3986
      CIE-Lab:
        40.2438, 21.1947, -58.1020
        CIE-LCH:
        40.2438, 61.8471, 290.0412
        CIE-Luv:
        40.2438, -17.0406, -85.8438
        Hunter-Lab:
        33.7618, 14.5717, -65.5009
      #2a59bf color charts
#2a59bf RGB chart
      #2a59bf CMYK chart
      #2a59bf RGB pie chart
      #2a59bf color shades, tints & tones
#2a59bf color schemes
#2a59bf color preview, HTML & CSS examples
           This text has a color of #2a59bf        
        
          <p style="color:#2a59bf;">Text here</p>
        
        
          .mytext {color:#2a59bf;}
        
        Text color #2a59bf
      
           This box has a color of #2a59bf        
        
          <div style="background-color:#2a59bf;">Content here</div>
        
        
          .mybackground {background-color:#2a59bf;}
        
        Background color #2a59bf
      
           Border around this has a color of #2a59bf        
        
          <div style="border:2px solid #2a59bf;">Content here</div>
        
        
          .myborder {border:2px solid #2a59bf;}
        
        Border color #2a59bf