#1164fe color space conversions
Hex:
        #1164fe
        RGB:
        17, 100, 254
        CMY:
        93, 61, 0
        CMYK:
        93, 61, 0, 0
      HSL:
        219°, 99.1632%, 53.1373%
        HSV (HSB):
        219°, 93.3071%, 99.6078%
        XYZ:
        22.6777, 16.3893, 95.7341
        xyY:
        0.1682, 0.1216, 16.3893
      CIE-Lab:
        47.4811, 36.4902, -82.1513
        CIE-LCH:
        47.4811, 89.8909, 293.9500
        CIE-Luv:
        47.4811, -21.3621, -125.2460
        Hunter-Lab:
        40.4837, 29.1439, -111.8680
      #1164fe color charts
#1164fe RGB chart
      #1164fe CMYK chart
      #1164fe RGB pie chart
      #1164fe color shades, tints & tones
#1164fe color schemes
#1164fe color preview, HTML & CSS examples
           This text has a color of #1164fe        
        
          <p style="color:#1164fe;">Text here</p>
        
        
          .mytext {color:#1164fe;}
        
        Text color #1164fe
      
           This box has a color of #1164fe        
        
          <div style="background-color:#1164fe;">Content here</div>
        
        
          .mybackground {background-color:#1164fe;}
        
        Background color #1164fe
      
           Border around this has a color of #1164fe        
        
          <div style="border:2px solid #1164fe;">Content here</div>
        
        
          .myborder {border:2px solid #1164fe;}
        
        Border color #1164fe