#1315cb color space conversions
Hex:
        #1315cb
        RGB:
        19, 21, 203
        CMY:
        93, 92, 20
        CMYK:
        91, 90, 0, 20
      HSL:
        239°, 82.8829%, 43.5294%
        HSV (HSB):
        239°, 90.6404%, 79.6078%
        XYZ:
        11.3162, 4.9866, 56.8660
        xyY:
        0.1547, 0.0682, 4.9866
      CIE-Lab:
        26.6965, 61.9384, -87.4478
        CIE-LCH:
        26.6965, 107.1610, 305.3096
        CIE-Luv:
        26.6965, -7.4668, -101.8652
        Hunter-Lab:
        22.3306, 51.3776, -135.3532
      #1315cb color charts
#1315cb RGB chart
      #1315cb CMYK chart
      #1315cb RGB pie chart
      #1315cb color shades, tints & tones
#1315cb color schemes
#1315cb color preview, HTML & CSS examples
           This text has a color of #1315cb        
        
          <p style="color:#1315cb;">Text here</p>
        
        
          .mytext {color:#1315cb;}
        
        Text color #1315cb
      
           This box has a color of #1315cb        
        
          <div style="background-color:#1315cb;">Content here</div>
        
        
          .mybackground {background-color:#1315cb;}
        
        Background color #1315cb
      
           Border around this has a color of #1315cb        
        
          <div style="border:2px solid #1315cb;">Content here</div>
        
        
          .myborder {border:2px solid #1315cb;}
        
        Border color #1315cb