#1315fb color space conversions
Hex:
        #1315fb
        RGB:
        19, 21, 251
        CMY:
        93, 92, 2
        CMYK:
        92, 92, 0, 2
      HSL:
        239°, 96.6667%, 52.9412%
        HSV (HSB):
        239°, 92.4303%, 98.4314%
        XYZ:
        17.9493, 7.6398, 91.7954
        xyY:
        0.1529, 0.0651, 7.6398
      CIE-Lab:
        33.2212, 74.7017, -104.0728
        CIE-LCH:
        33.2212, 128.1074, 305.6701
        CIE-Luv:
        33.2212, -9.4309, -129.4691
        Hunter-Lab:
        27.6402, 67.5460, -177.5588
      #1315fb color charts
#1315fb RGB chart
      #1315fb CMYK chart
      #1315fb RGB pie chart
      #1315fb color shades, tints & tones
#1315fb color schemes
#1315fb color preview, HTML & CSS examples
           This text has a color of #1315fb        
        
          <p style="color:#1315fb;">Text here</p>
        
        
          .mytext {color:#1315fb;}
        
        Text color #1315fb
      
           This box has a color of #1315fb        
        
          <div style="background-color:#1315fb;">Content here</div>
        
        
          .mybackground {background-color:#1315fb;}
        
        Background color #1315fb
      
           Border around this has a color of #1315fb        
        
          <div style="border:2px solid #1315fb;">Content here</div>
        
        
          .myborder {border:2px solid #1315fb;}
        
        Border color #1315fb