#2a118d color space conversions
Hex:
        #2a118d
        RGB:
        42, 17, 141
        CMY:
        84, 93, 45
        CMYK:
        70, 88, 0, 45
      HSL:
        252°, 78.4810%, 30.9804%
        HSV (HSB):
        252°, 87.9433%, 55.2941%
        XYZ:
        5.9630, 2.8162, 25.4286
        xyY:
        0.1743, 0.0823, 2.8162
      CIE-Lab:
        19.2923, 46.5540, -62.3152
        CIE-LCH:
        19.2923, 77.7847, 306.7624
        CIE-Luv:
        19.2923, -1.5663, -66.3972
        Hunter-Lab:
        16.7816, 34.0586, -78.0930
      #2a118d color charts
#2a118d RGB chart
      #2a118d CMYK chart
      #2a118d RGB pie chart
      #2a118d color shades, tints & tones
#2a118d color schemes
#2a118d color preview, HTML & CSS examples
           This text has a color of #2a118d        
        
          <p style="color:#2a118d;">Text here</p>
        
        
          .mytext {color:#2a118d;}
        
        Text color #2a118d
      
           This box has a color of #2a118d        
        
          <div style="background-color:#2a118d;">Content here</div>
        
        
          .mybackground {background-color:#2a118d;}
        
        Background color #2a118d
      
           Border around this has a color of #2a118d        
        
          <div style="border:2px solid #2a118d;">Content here</div>
        
        
          .myborder {border:2px solid #2a118d;}
        
        Border color #2a118d