#2a30ae color space conversions
Hex:
        #2a30ae
        RGB:
        42, 48, 174
        CMY:
        84, 81, 32
        CMYK:
        76, 72, 0, 32
      HSL:
        237°, 61.1111%, 42.3529%
        HSV (HSB):
        237°, 75.8621%, 68.2353%
        XYZ:
        9.6518, 5.6621, 40.6286
        xyY:
        0.1725, 0.1012, 5.6621
      CIE-Lab:
        28.5435, 41.2724, -67.1869
        CIE-LCH:
        28.5435, 78.8510, 301.5621
        CIE-Luv:
        28.5435, -7.2324, -86.4308
        Hunter-Lab:
        23.7952, 30.7611, -84.5765
      #2a30ae color charts
#2a30ae RGB chart
      #2a30ae CMYK chart
      #2a30ae RGB pie chart
      #2a30ae color shades, tints & tones
#2a30ae color schemes
#2a30ae color preview, HTML & CSS examples
           This text has a color of #2a30ae        
        
          <p style="color:#2a30ae;">Text here</p>
        
        
          .mytext {color:#2a30ae;}
        
        Text color #2a30ae
      
           This box has a color of #2a30ae        
        
          <div style="background-color:#2a30ae;">Content here</div>
        
        
          .mybackground {background-color:#2a30ae;}
        
        Background color #2a30ae
      
           Border around this has a color of #2a30ae        
        
          <div style="border:2px solid #2a30ae;">Content here</div>
        
        
          .myborder {border:2px solid #2a30ae;}
        
        Border color #2a30ae