#1315ed color space conversions
Hex:
        #1315ed
        RGB:
        19, 21, 237
        CMY:
        93, 92, 7
        CMYK:
        92, 91, 0, 7
      HSL:
        239°, 85.8268%, 50.1961%
        HSV (HSB):
        239°, 91.9831%, 92.9412%
        XYZ:
        15.8228, 6.7892, 80.5973
        xyY:
        0.1533, 0.0658, 6.7892
      CIE-Lab:
        31.3221, 71.0795, -99.3288
        CIE-LCH:
        31.3221, 122.1413, 305.5874
        CIE-Luv:
        31.3221, -8.8618, -121.4835
        Hunter-Lab:
        26.0561, 62.7975, -165.1578
      #1315ed color charts
#1315ed RGB chart
      #1315ed CMYK chart
      #1315ed RGB pie chart
      #1315ed color shades, tints & tones
#1315ed color schemes
#1315ed color preview, HTML & CSS examples
           This text has a color of #1315ed        
        
          <p style="color:#1315ed;">Text here</p>
        
        
          .mytext {color:#1315ed;}
        
        Text color #1315ed
      
           This box has a color of #1315ed        
        
          <div style="background-color:#1315ed;">Content here</div>
        
        
          .mybackground {background-color:#1315ed;}
        
        Background color #1315ed
      
           Border around this has a color of #1315ed        
        
          <div style="border:2px solid #1315ed;">Content here</div>
        
        
          .myborder {border:2px solid #1315ed;}
        
        Border color #1315ed