#1315f5 color space conversions
Hex:
        #1315f5
        RGB:
        19, 21, 245
        CMY:
        93, 92, 4
        CMYK:
        92, 91, 0, 4
      HSL:
        239°, 91.8699%, 51.7647%
        HSV (HSB):
        239°, 92.2449%, 96.0784%
        XYZ:
        17.0182, 7.2674, 86.8920
        xyY:
        0.1531, 0.0654, 7.2674
      CIE-Lab:
        32.4079, 73.1583, -102.0491
        CIE-LCH:
        32.4079, 125.5633, 305.6365
        CIE-Luv:
        32.4079, -9.1874, -126.0535
        Hunter-Lab:
        26.9580, 65.5076, -172.2349
      #1315f5 color charts
#1315f5 RGB chart
      #1315f5 CMYK chart
      #1315f5 RGB pie chart
      #1315f5 color shades, tints & tones
#1315f5 color schemes
#1315f5 color preview, HTML & CSS examples
           This text has a color of #1315f5        
        
          <p style="color:#1315f5;">Text here</p>
        
        
          .mytext {color:#1315f5;}
        
        Text color #1315f5
      
           This box has a color of #1315f5        
        
          <div style="background-color:#1315f5;">Content here</div>
        
        
          .mybackground {background-color:#1315f5;}
        
        Background color #1315f5
      
           Border around this has a color of #1315f5        
        
          <div style="border:2px solid #1315f5;">Content here</div>
        
        
          .myborder {border:2px solid #1315f5;}
        
        Border color #1315f5