#1418ef color space conversions
Hex:
        #1418ef
        RGB:
        20, 24, 239
        CMY:
        92, 91, 6
        CMYK:
        92, 90, 0, 6
      HSL:
        239°, 87.2510%, 50.7843%
        HSV (HSB):
        239°, 91.6318%, 93.7255%
        XYZ:
        16.1951, 7.0340, 82.1655
        xyY:
        0.1537, 0.0667, 7.0340
      CIE-Lab:
        31.8842, 70.7977, -99.5257
        CIE-LCH:
        31.8842, 122.1379, 305.4262
        CIE-Luv:
        31.8842, -9.0783, -122.8575
        Hunter-Lab:
        26.5217, 62.5858, -165.1183
      #1418ef color charts
#1418ef RGB chart
      #1418ef CMYK chart
      #1418ef RGB pie chart
      #1418ef color shades, tints & tones
#1418ef color schemes
#1418ef color preview, HTML & CSS examples
           This text has a color of #1418ef        
        
          <p style="color:#1418ef;">Text here</p>
        
        
          .mytext {color:#1418ef;}
        
        Text color #1418ef
      
           This box has a color of #1418ef        
        
          <div style="background-color:#1418ef;">Content here</div>
        
        
          .mybackground {background-color:#1418ef;}
        
        Background color #1418ef
      
           Border around this has a color of #1418ef        
        
          <div style="border:2px solid #1418ef;">Content here</div>
        
        
          .myborder {border:2px solid #1418ef;}
        
        Border color #1418ef