#2a50bf color space conversions
Hex:
        #2a50bf
        RGB:
        42, 80, 191
        CMY:
        84, 69, 25
        CMYK:
        78, 58, 0, 25
      HSL:
        225°, 63.9485%, 45.6863%
        HSV (HSB):
        225°, 78.0105%, 74.9020%
        XYZ:
        13.2275, 9.9912, 50.5215
        xyY:
        0.1794, 0.1355, 9.9912
      CIE-Lab:
        37.8265, 27.0983, -62.0305
        CIE-LCH:
        37.8265, 67.6912, 293.5983
        CIE-Luv:
        37.8265, -14.5999, -89.7758
        Hunter-Lab:
        31.6088, 19.3824, -72.6394
      #2a50bf color charts
#2a50bf RGB chart
      #2a50bf CMYK chart
      #2a50bf RGB pie chart
      #2a50bf color shades, tints & tones
#2a50bf color schemes
#2a50bf color preview, HTML & CSS examples
           This text has a color of #2a50bf        
        
          <p style="color:#2a50bf;">Text here</p>
        
        
          .mytext {color:#2a50bf;}
        
        Text color #2a50bf
      
           This box has a color of #2a50bf        
        
          <div style="background-color:#2a50bf;">Content here</div>
        
        
          .mybackground {background-color:#2a50bf;}
        
        Background color #2a50bf
      
           Border around this has a color of #2a50bf        
        
          <div style="border:2px solid #2a50bf;">Content here</div>
        
        
          .myborder {border:2px solid #2a50bf;}
        
        Border color #2a50bf