#2a187a color space conversions
Hex:
        #2a187a
        RGB:
        42, 24, 122
        CMY:
        84, 91, 52
        CMYK:
        66, 80, 0, 52
      HSL:
        251°, 67.1233%, 28.6275%
        HSV (HSB):
        251°, 80.3279%, 47.8431%
        XYZ:
        4.7943, 2.5506, 18.6520
        xyY:
        0.1844, 0.0981, 2.5506
      CIE-Lab:
        18.1461, 37.5608, -52.2029
        CIE-LCH:
        18.1461, 64.3114, 305.7356
        CIE-Luv:
        18.1461, -0.9788, -55.7862
        Hunter-Lab:
        15.9708, 25.6359, -58.0643
      #2a187a color charts
#2a187a RGB chart
      #2a187a CMYK chart
      #2a187a RGB pie chart
      #2a187a color shades, tints & tones
#2a187a color schemes
#2a187a color preview, HTML & CSS examples
           This text has a color of #2a187a        
        
          <p style="color:#2a187a;">Text here</p>
        
        
          .mytext {color:#2a187a;}
        
        Text color #2a187a
      
           This box has a color of #2a187a        
        
          <div style="background-color:#2a187a;">Content here</div>
        
        
          .mybackground {background-color:#2a187a;}
        
        Background color #2a187a
      
           Border around this has a color of #2a187a        
        
          <div style="border:2px solid #2a187a;">Content here</div>
        
        
          .myborder {border:2px solid #2a187a;}
        
        Border color #2a187a