#2a41af color space conversions
Hex:
        #2a41af
        RGB:
        42, 65, 175
        CMY:
        84, 75, 31
        CMYK:
        76, 63, 0, 31
      HSL:
        230°, 61.2903%, 42.5490%
        HSV (HSB):
        230°, 76.0000%, 68.6275%
        XYZ:
        10.5830, 7.3680, 41.4218
        xyY:
        0.1782, 0.1241, 7.3680
      CIE-Lab:
        32.6304, 30.9298, -61.0717
        CIE-LCH:
        32.6304, 68.4573, 296.8600
        CIE-Luv:
        32.6304, -10.7386, -84.0253
        Hunter-Lab:
        27.1440, 22.0922, -71.4758
      #2a41af color charts
#2a41af RGB chart
      #2a41af CMYK chart
      #2a41af RGB pie chart
      #2a41af color shades, tints & tones
#2a41af color schemes
#2a41af color preview, HTML & CSS examples
           This text has a color of #2a41af        
        
          <p style="color:#2a41af;">Text here</p>
        
        
          .mytext {color:#2a41af;}
        
        Text color #2a41af
      
           This box has a color of #2a41af        
        
          <div style="background-color:#2a41af;">Content here</div>
        
        
          .mybackground {background-color:#2a41af;}
        
        Background color #2a41af
      
           Border around this has a color of #2a41af        
        
          <div style="border:2px solid #2a41af;">Content here</div>
        
        
          .myborder {border:2px solid #2a41af;}
        
        Border color #2a41af