#2a30ac color space conversions
Hex:
        #2a30ac
        RGB:
        42, 48, 172
        CMY:
        84, 81, 33
        CMYK:
        76, 72, 0, 33
      HSL:
        237°, 60.7477%, 41.9608%
        HSV (HSB):
        237°, 75.5814%, 67.4510%
        XYZ:
        9.4582, 5.5847, 39.6092
        xyY:
        0.1731, 0.1022, 5.5847
      CIE-Lab:
        28.3396, 40.5815, -66.3241
        CIE-LCH:
        28.3396, 77.7544, 301.4611
        CIE-Luv:
        28.3396, -7.1586, -85.2189
        Hunter-Lab:
        23.6320, 30.0848, -82.8326
      #2a30ac color charts
#2a30ac RGB chart
      #2a30ac CMYK chart
      #2a30ac RGB pie chart
      #2a30ac color shades, tints & tones
#2a30ac color schemes
#2a30ac color preview, HTML & CSS examples
           This text has a color of #2a30ac        
        
          <p style="color:#2a30ac;">Text here</p>
        
        
          .mytext {color:#2a30ac;}
        
        Text color #2a30ac
      
           This box has a color of #2a30ac        
        
          <div style="background-color:#2a30ac;">Content here</div>
        
        
          .mybackground {background-color:#2a30ac;}
        
        Background color #2a30ac
      
           Border around this has a color of #2a30ac        
        
          <div style="border:2px solid #2a30ac;">Content here</div>
        
        
          .myborder {border:2px solid #2a30ac;}
        
        Border color #2a30ac