#1168dc color space conversions
Hex:
        #1168dc
        RGB:
        17, 104, 220
        CMY:
        93, 59, 14
        CMYK:
        92, 53, 0, 14
      HSL:
        214°, 85.6540%, 46.4706%
        HSV (HSB):
        214°, 92.2727%, 86.2745%
        XYZ:
        18.0997, 15.1871, 69.6876
        xyY:
        0.1758, 0.1475, 15.1871
      CIE-Lab:
        45.8894, 20.8966, -65.6509
        CIE-LCH:
        45.8894, 68.8964, 287.6562
        CIE-Luv:
        45.8894, -23.0931, -100.1697
        Hunter-Lab:
        38.9706, 14.7050, -78.7434
      #1168dc color charts
#1168dc RGB chart
      #1168dc CMYK chart
      #1168dc RGB pie chart
      #1168dc color shades, tints & tones
#1168dc color schemes
#1168dc color preview, HTML & CSS examples
           This text has a color of #1168dc        
        
          <p style="color:#1168dc;">Text here</p>
        
        
          .mytext {color:#1168dc;}
        
        Text color #1168dc
      
           This box has a color of #1168dc        
        
          <div style="background-color:#1168dc;">Content here</div>
        
        
          .mybackground {background-color:#1168dc;}
        
        Background color #1168dc
      
           Border around this has a color of #1168dc        
        
          <div style="border:2px solid #1168dc;">Content here</div>
        
        
          .myborder {border:2px solid #1168dc;}
        
        Border color #1168dc