#2a64b3 color space conversions
Hex:
        #2a64b3
        RGB:
        42, 100, 179
        CMY:
        84, 61, 30
        CMYK:
        77, 44, 0, 30
      HSL:
        215°, 61.9910%, 43.3333%
        HSV (HSB):
        215°, 76.5363%, 70.1961%
        XYZ:
        13.6487, 12.8613, 44.4109
        xyY:
        0.1924, 0.1813, 12.8613
      CIE-Lab:
        42.5534, 9.4454, -47.3681
        CIE-LCH:
        42.5534, 48.3007, 281.2771
        CIE-Luv:
        42.5534, -20.5636, -70.6381
        Hunter-Lab:
        35.8626, 5.1746, -48.3188
      #2a64b3 color charts
#2a64b3 RGB chart
      #2a64b3 CMYK chart
      #2a64b3 RGB pie chart
      #2a64b3 color shades, tints & tones
#2a64b3 color schemes
#2a64b3 color preview, HTML & CSS examples
           This text has a color of #2a64b3        
        
          <p style="color:#2a64b3;">Text here</p>
        
        
          .mytext {color:#2a64b3;}
        
        Text color #2a64b3
      
           This box has a color of #2a64b3        
        
          <div style="background-color:#2a64b3;">Content here</div>
        
        
          .mybackground {background-color:#2a64b3;}
        
        Background color #2a64b3
      
           Border around this has a color of #2a64b3        
        
          <div style="border:2px solid #2a64b3;">Content here</div>
        
        
          .myborder {border:2px solid #2a64b3;}
        
        Border color #2a64b3