#1120dc color space conversions
Hex:
        #1120dc
        RGB:
        17, 32, 220
        CMY:
        93, 87, 14
        CMYK:
        92, 85, 0, 14
      HSL:
        236°, 85.6540%, 46.4706%
        HSV (HSB):
        236°, 92.2727%, 86.2745%
        XYZ:
        13.6659, 6.3195, 68.2097
        xyY:
        0.1550, 0.0717, 6.3195
      CIE-Lab:
        30.2046, 62.7832, -91.4665
        CIE-LCH:
        30.2046, 110.9408, 304.4660
        CIE-Luv:
        30.2046, -9.1270, -112.5663
        Hunter-Lab:
        25.1386, 53.0442, -143.2770
      #1120dc color charts
#1120dc RGB chart
      #1120dc CMYK chart
      #1120dc RGB pie chart
      #1120dc color shades, tints & tones
#1120dc color schemes
#1120dc color preview, HTML & CSS examples
           This text has a color of #1120dc        
        
          <p style="color:#1120dc;">Text here</p>
        
        
          .mytext {color:#1120dc;}
        
        Text color #1120dc
      
           This box has a color of #1120dc        
        
          <div style="background-color:#1120dc;">Content here</div>
        
        
          .mybackground {background-color:#1120dc;}
        
        Background color #1120dc
      
           Border around this has a color of #1120dc        
        
          <div style="border:2px solid #1120dc;">Content here</div>
        
        
          .myborder {border:2px solid #1120dc;}
        
        Border color #1120dc