#2a118a color space conversions
Hex:
        #2a118a
        RGB:
        42, 17, 138
        CMY:
        84, 93, 46
        CMYK:
        70, 88, 0, 46
      HSL:
        252°, 78.0645%, 30.3922%
        HSV (HSB):
        252°, 87.6812%, 54.1176%
        XYZ:
        5.7427, 2.7281, 24.2687
        xyY:
        0.1754, 0.0833, 2.7281
      CIE-Lab:
        18.9204, 45.6802, -61.0546
        CIE-LCH:
        18.9204, 76.2518, 306.8033
        CIE-Luv:
        18.9204, -1.3692, -64.6447
        Hunter-Lab:
        16.5170, 33.1572, -75.5537
      #2a118a color charts
#2a118a RGB chart
      #2a118a CMYK chart
      #2a118a RGB pie chart
      #2a118a color shades, tints & tones
#2a118a color schemes
#2a118a color preview, HTML & CSS examples
           This text has a color of #2a118a        
        
          <p style="color:#2a118a;">Text here</p>
        
        
          .mytext {color:#2a118a;}
        
        Text color #2a118a
      
           This box has a color of #2a118a        
        
          <div style="background-color:#2a118a;">Content here</div>
        
        
          .mybackground {background-color:#2a118a;}
        
        Background color #2a118a
      
           Border around this has a color of #2a118a        
        
          <div style="border:2px solid #2a118a;">Content here</div>
        
        
          .myborder {border:2px solid #2a118a;}
        
        Border color #2a118a