#1318ef color space conversions
Hex:
        #1318ef
        RGB:
        19, 24, 239
        CMY:
        93, 91, 6
        CMYK:
        92, 90, 0, 6
      HSL:
        239°, 87.3016%, 50.5882%
        HSV (HSB):
        239°, 92.0502%, 93.7255%
        XYZ:
        16.1752, 7.0237, 82.1645
        xyY:
        0.1535, 0.0667, 7.0237
      CIE-Lab:
        31.8608, 70.7844, -99.5652
        CIE-LCH:
        31.8608, 122.1625, 305.4104
        CIE-Luv:
        31.8608, -9.1264, -122.8375
        Hunter-Lab:
        26.5023, 62.5652, -165.2641
      #1318ef color charts
#1318ef RGB chart
      #1318ef CMYK chart
      #1318ef RGB pie chart
      #1318ef color shades, tints & tones
#1318ef color schemes
#1318ef color preview, HTML & CSS examples
           This text has a color of #1318ef        
        
          <p style="color:#1318ef;">Text here</p>
        
        
          .mytext {color:#1318ef;}
        
        Text color #1318ef
      
           This box has a color of #1318ef        
        
          <div style="background-color:#1318ef;">Content here</div>
        
        
          .mybackground {background-color:#1318ef;}
        
        Background color #1318ef
      
           Border around this has a color of #1318ef        
        
          <div style="border:2px solid #1318ef;">Content here</div>
        
        
          .myborder {border:2px solid #1318ef;}
        
        Border color #1318ef