#2a37ac color space conversions
Hex:
        #2a37ac
        RGB:
        42, 55, 172
        CMY:
        84, 78, 33
        CMYK:
        76, 68, 0, 33
      HSL:
        234°, 60.7477%, 41.9608%
        HSV (HSB):
        234°, 75.5814%, 67.4510%
        XYZ:
        9.7674, 6.2032, 39.7123
        xyY:
        0.1754, 0.1114, 6.2032
      CIE-Lab:
        29.9194, 36.2700, -63.7240
        CIE-LCH:
        29.9194, 73.3230, 299.6474
        CIE-Luv:
        29.9194, -8.4838, -84.3254
        Hunter-Lab:
        24.9062, 26.4163, -77.1021
      #2a37ac color charts
#2a37ac RGB chart
      #2a37ac CMYK chart
      #2a37ac RGB pie chart
      #2a37ac color shades, tints & tones
#2a37ac color schemes
#2a37ac color preview, HTML & CSS examples
           This text has a color of #2a37ac        
        
          <p style="color:#2a37ac;">Text here</p>
        
        
          .mytext {color:#2a37ac;}
        
        Text color #2a37ac
      
           This box has a color of #2a37ac        
        
          <div style="background-color:#2a37ac;">Content here</div>
        
        
          .mybackground {background-color:#2a37ac;}
        
        Background color #2a37ac
      
           Border around this has a color of #2a37ac        
        
          <div style="border:2px solid #2a37ac;">Content here</div>
        
        
          .myborder {border:2px solid #2a37ac;}
        
        Border color #2a37ac