#1114fe color space conversions
Hex:
        #1114fe
        RGB:
        17, 20, 254
        CMY:
        93, 92, 0
        CMYK:
        93, 92, 0, 0
      HSL:
        239°, 99.1632%, 53.1373%
        HSV (HSB):
        239°, 93.3071%, 99.6078%
        XYZ:
        18.3707, 7.7752, 94.2985
        xyY:
        0.1525, 0.0646, 7.7752
      CIE-Lab:
        33.5103, 75.6830, -105.2762
        CIE-LCH:
        33.5103, 129.6573, 305.7123
        CIE-Luv:
        33.5103, -9.5836, -131.0757
        Hunter-Lab:
        27.8841, 68.8028, -180.9879
      #1114fe color charts
#1114fe RGB chart
      #1114fe CMYK chart
      #1114fe RGB pie chart
      #1114fe color shades, tints & tones
#1114fe color schemes
#1114fe color preview, HTML & CSS examples
           This text has a color of #1114fe        
        
          <p style="color:#1114fe;">Text here</p>
        
        
          .mytext {color:#1114fe;}
        
        Text color #1114fe
      
           This box has a color of #1114fe        
        
          <div style="background-color:#1114fe;">Content here</div>
        
        
          .mybackground {background-color:#1114fe;}
        
        Background color #1114fe
      
           Border around this has a color of #1114fe        
        
          <div style="border:2px solid #1114fe;">Content here</div>
        
        
          .myborder {border:2px solid #1114fe;}
        
        Border color #1114fe