#1196fd color space conversions
Hex:
        #1196fd
        RGB:
        17, 150, 253
        CMY:
        93, 41, 1
        CMYK:
        93, 41, 0, 1
      HSL:
        206°, 98.3333%, 52.9412%
        HSV (HSB):
        206°, 93.2806%, 99.2157%
        XYZ:
        28.8671, 29.0237, 97.0092
        xyY:
        0.1864, 0.1874, 29.0237
      CIE-Lab:
        60.8026, 5.0467, -60.0302
        CIE-LCH:
        60.8026, 60.2419, 274.8055
        CIE-Luv:
        60.8026, -35.5316, -96.8067
        Hunter-Lab:
        53.8737, 1.3668, -69.0507
      #1196fd color charts
#1196fd RGB chart
      #1196fd CMYK chart
      #1196fd RGB pie chart
      #1196fd color shades, tints & tones
#1196fd color schemes
#1196fd color preview, HTML & CSS examples
           This text has a color of #1196fd        
        
          <p style="color:#1196fd;">Text here</p>
        
        
          .mytext {color:#1196fd;}
        
        Text color #1196fd
      
           This box has a color of #1196fd        
        
          <div style="background-color:#1196fd;">Content here</div>
        
        
          .mybackground {background-color:#1196fd;}
        
        Background color #1196fd
      
           Border around this has a color of #1196fd        
        
          <div style="border:2px solid #1196fd;">Content here</div>
        
        
          .myborder {border:2px solid #1196fd;}
        
        Border color #1196fd