#1518a7 color space conversions
Hex:
        #1518a7
        RGB:
        21, 24, 167
        CMY:
        92, 91, 35
        CMYK:
        87, 86, 0, 35
      HSL:
        239°, 77.6596%, 36.8627%
        HSV (HSB):
        239°, 87.4251%, 65.4902%
        XYZ:
        7.6109, 3.6027, 36.8535
        xyY:
        0.1583, 0.0750, 3.6027
      CIE-Lab:
        22.3120, 50.3734, -73.3256
        CIE-LCH:
        22.3120, 88.9613, 304.4884
        CIE-Luv:
        22.3120, -6.1083, -81.2314
        Hunter-Lab:
        18.9808, 38.3586, -101.8318
      #1518a7 color charts
#1518a7 RGB chart
      #1518a7 CMYK chart
      #1518a7 RGB pie chart
      #1518a7 color shades, tints & tones
#1518a7 color schemes
#1518a7 color preview, HTML & CSS examples
           This text has a color of #1518a7        
        
          <p style="color:#1518a7;">Text here</p>
        
        
          .mytext {color:#1518a7;}
        
        Text color #1518a7
      
           This box has a color of #1518a7        
        
          <div style="background-color:#1518a7;">Content here</div>
        
        
          .mybackground {background-color:#1518a7;}
        
        Background color #1518a7
      
           Border around this has a color of #1518a7        
        
          <div style="border:2px solid #1518a7;">Content here</div>
        
        
          .myborder {border:2px solid #1518a7;}
        
        Border color #1518a7