#2a227a color space conversions
Hex:
        #2a227a
        RGB:
        42, 34, 122
        CMY:
        84, 87, 52
        CMYK:
        66, 72, 0, 52
      HSL:
        245°, 56.4103%, 30.5882%
        HSV (HSB):
        245°, 72.1311%, 47.8431%
        XYZ:
        5.0397, 3.0414, 18.7338
        xyY:
        0.1879, 0.1134, 3.0414
      CIE-Lab:
        20.2091, 31.7684, -48.8082
        CIE-LCH:
        20.2091, 58.2363, 303.0594
        CIE-Luv:
        20.2091, -2.4161, -55.7450
        Hunter-Lab:
        17.4397, 21.0634, -51.4817
      #2a227a color charts
#2a227a RGB chart
      #2a227a CMYK chart
      #2a227a RGB pie chart
      #2a227a color shades, tints & tones
#2a227a color schemes
#2a227a color preview, HTML & CSS examples
           This text has a color of #2a227a        
        
          <p style="color:#2a227a;">Text here</p>
        
        
          .mytext {color:#2a227a;}
        
        Text color #2a227a
      
           This box has a color of #2a227a        
        
          <div style="background-color:#2a227a;">Content here</div>
        
        
          .mybackground {background-color:#2a227a;}
        
        Background color #2a227a
      
           Border around this has a color of #2a227a        
        
          <div style="border:2px solid #2a227a;">Content here</div>
        
        
          .myborder {border:2px solid #2a227a;}
        
        Border color #2a227a