#1112cd color space conversions
Hex:
        #1112cd
        RGB:
        17, 18, 205
        CMY:
        93, 93, 20
        CMYK:
        92, 91, 0, 20
      HSL:
        240°, 84.6847%, 43.5294%
        HSV (HSB):
        240°, 91.7073%, 80.3922%
        XYZ:
        11.4669, 4.9596, 58.1105
        xyY:
        0.1538, 0.0665, 4.9596
      CIE-Lab:
        26.6192, 63.3584, -88.7474
        CIE-LCH:
        26.6192, 109.0431, 305.5237
        CIE-Luv:
        26.6192, -7.4594, -102.7028
        Hunter-Lab:
        22.2701, 52.9375, -139.1196
      #1112cd color charts
#1112cd RGB chart
      #1112cd CMYK chart
      #1112cd RGB pie chart
      #1112cd color shades, tints & tones
#1112cd color schemes
#1112cd color preview, HTML & CSS examples
           This text has a color of #1112cd        
        
          <p style="color:#1112cd;">Text here</p>
        
        
          .mytext {color:#1112cd;}
        
        Text color #1112cd
      
           This box has a color of #1112cd        
        
          <div style="background-color:#1112cd;">Content here</div>
        
        
          .mybackground {background-color:#1112cd;}
        
        Background color #1112cd
      
           Border around this has a color of #1112cd        
        
          <div style="border:2px solid #1112cd;">Content here</div>
        
        
          .myborder {border:2px solid #1112cd;}
        
        Border color #1112cd