#1e14cf color space conversions
Hex:
        #1e14cf
        RGB:
        30, 20, 207
        CMY:
        88, 92, 19
        CMYK:
        86, 90, 0, 19
      HSL:
        243°, 82.3789%, 44.5098%
        HSV (HSB):
        243°, 90.3382%, 81.1765%
        XYZ:
        12.0481, 5.2813, 59.4159
        xyY:
        0.1570, 0.0688, 5.2813
      CIE-Lab:
        27.5217, 63.5738, -88.3973
        CIE-LCH:
        27.5217, 108.8839, 305.7230
        CIE-Luv:
        27.5217, -6.8083, -104.4636
        Hunter-Lab:
        22.9811, 53.3632, -137.2027
      #1e14cf color charts
#1e14cf RGB chart
      #1e14cf CMYK chart
      #1e14cf RGB pie chart
      #1e14cf color shades, tints & tones
#1e14cf color schemes
#1e14cf color preview, HTML & CSS examples
           This text has a color of #1e14cf        
        
          <p style="color:#1e14cf;">Text here</p>
        
        
          .mytext {color:#1e14cf;}
        
        Text color #1e14cf
      
           This box has a color of #1e14cf        
        
          <div style="background-color:#1e14cf;">Content here</div>
        
        
          .mybackground {background-color:#1e14cf;}
        
        Background color #1e14cf
      
           Border around this has a color of #1e14cf        
        
          <div style="border:2px solid #1e14cf;">Content here</div>
        
        
          .myborder {border:2px solid #1e14cf;}
        
        Border color #1e14cf