#2a117a color space conversions
Hex:
        #2a117a
        RGB:
        42, 17, 122
        CMY:
        84, 93, 52
        CMYK:
        66, 86, 0, 52
      HSL:
        254°, 75.5396%, 27.2549%
        HSV (HSB):
        254°, 86.0656%, 47.8431%
        XYZ:
        4.6681, 2.2983, 18.6099
        xyY:
        0.1825, 0.0899, 2.2983
      CIE-Lab:
        16.9806, 40.9493, -54.1288
        CIE-LCH:
        16.9806, 67.8732, 307.1081
        CIE-Luv:
        16.9806, -0.2712, -55.3064
        Hunter-Lab:
        15.1601, 28.4342, -62.1701
      #2a117a color charts
#2a117a RGB chart
      #2a117a CMYK chart
      #2a117a RGB pie chart
      #2a117a color shades, tints & tones
#2a117a color schemes
#2a117a color preview, HTML & CSS examples
           This text has a color of #2a117a        
        
          <p style="color:#2a117a;">Text here</p>
        
        
          .mytext {color:#2a117a;}
        
        Text color #2a117a
      
           This box has a color of #2a117a        
        
          <div style="background-color:#2a117a;">Content here</div>
        
        
          .mybackground {background-color:#2a117a;}
        
        Background color #2a117a
      
           Border around this has a color of #2a117a        
        
          <div style="border:2px solid #2a117a;">Content here</div>
        
        
          .myborder {border:2px solid #2a117a;}
        
        Border color #2a117a