#1143ad color space conversions
Hex:
        #1143ad
        RGB:
        17, 67, 173
        CMY:
        93, 74, 32
        CMYK:
        90, 61, 0, 32
      HSL:
        221°, 82.1053%, 37.2549%
        HSV (HSB):
        221°, 90.1734%, 67.8431%
        XYZ:
        9.7811, 7.1506, 40.3998
        xyY:
        0.1706, 0.1247, 7.1506
      CIE-Lab:
        32.1473, 26.7763, -60.7027
        CIE-LCH:
        32.1473, 66.3460, 293.8026
        CIE-Luv:
        32.1473, -14.0488, -82.8339
        Hunter-Lab:
        26.7406, 18.4954, -70.8571
      #1143ad color charts
#1143ad RGB chart
      #1143ad CMYK chart
      #1143ad RGB pie chart
      #1143ad color shades, tints & tones
#1143ad color schemes
#1143ad color preview, HTML & CSS examples
           This text has a color of #1143ad        
        
          <p style="color:#1143ad;">Text here</p>
        
        
          .mytext {color:#1143ad;}
        
        Text color #1143ad
      
           This box has a color of #1143ad        
        
          <div style="background-color:#1143ad;">Content here</div>
        
        
          .mybackground {background-color:#1143ad;}
        
        Background color #1143ad
      
           Border around this has a color of #1143ad        
        
          <div style="border:2px solid #1143ad;">Content here</div>
        
        
          .myborder {border:2px solid #1143ad;}
        
        Border color #1143ad