#1518cb color space conversions
Hex:
        #1518cb
        RGB:
        21, 24, 203
        CMY:
        92, 91, 20
        CMYK:
        90, 88, 0, 20
      HSL:
        239°, 81.2500%, 43.9216%
        HSV (HSB):
        239°, 89.6552%, 79.6078%
        XYZ:
        11.4154, 5.1245, 56.8874
        xyY:
        0.1555, 0.0698, 5.1245
      CIE-Lab:
        27.0865, 60.9736, -86.7955
        CIE-LCH:
        27.0865, 106.0718, 305.0879
        CIE-Luv:
        27.0865, -7.5717, -102.1963
        Hunter-Lab:
        22.6373, 50.3972, -133.1489
      #1518cb color charts
#1518cb RGB chart
      #1518cb CMYK chart
      #1518cb RGB pie chart
      #1518cb color shades, tints & tones
#1518cb color schemes
#1518cb color preview, HTML & CSS examples
           This text has a color of #1518cb        
        
          <p style="color:#1518cb;">Text here</p>
        
        
          .mytext {color:#1518cb;}
        
        Text color #1518cb
      
           This box has a color of #1518cb        
        
          <div style="background-color:#1518cb;">Content here</div>
        
        
          .mybackground {background-color:#1518cb;}
        
        Background color #1518cb
      
           Border around this has a color of #1518cb        
        
          <div style="border:2px solid #1518cb;">Content here</div>
        
        
          .myborder {border:2px solid #1518cb;}
        
        Border color #1518cb