#1168dd color space conversions
Hex:
        #1168dd
        RGB:
        17, 104, 221
        CMY:
        93, 59, 13
        CMYK:
        92, 53, 0, 13
      HSL:
        214°, 85.7143%, 46.6667%
        HSV (HSB):
        214°, 92.3077%, 86.6667%
        XYZ:
        18.2326, 15.2403, 70.3873
        xyY:
        0.1755, 0.1467, 15.2403
      CIE-Lab:
        45.9615, 21.2880, -66.1015
        CIE-LCH:
        45.9615, 69.4449, 287.8511
        CIE-Luv:
        45.9615, -23.0649, -100.8904
        Hunter-Lab:
        39.0388, 15.0486, -79.5733
      #1168dd color charts
#1168dd RGB chart
      #1168dd CMYK chart
      #1168dd RGB pie chart
      #1168dd color shades, tints & tones
#1168dd color schemes
#1168dd color preview, HTML & CSS examples
           This text has a color of #1168dd        
        
          <p style="color:#1168dd;">Text here</p>
        
        
          .mytext {color:#1168dd;}
        
        Text color #1168dd
      
           This box has a color of #1168dd        
        
          <div style="background-color:#1168dd;">Content here</div>
        
        
          .mybackground {background-color:#1168dd;}
        
        Background color #1168dd
      
           Border around this has a color of #1168dd        
        
          <div style="border:2px solid #1168dd;">Content here</div>
        
        
          .myborder {border:2px solid #1168dd;}
        
        Border color #1168dd