#1142ab color space conversions
Hex:
        #1142ab
        RGB:
        17, 66, 171
        CMY:
        93, 74, 33
        CMYK:
        90, 61, 0, 33
      HSL:
        221°, 81.9149%, 36.8627%
        HSV (HSB):
        221°, 90.0585%, 67.0588%
        XYZ:
        9.5301, 6.9559, 39.3684
        xyY:
        0.1706, 0.1245, 6.9559
      CIE-Lab:
        31.7062, 26.6554, -60.2296
        CIE-LCH:
        31.7062, 65.8644, 293.8724
        CIE-Luv:
        31.7062, -13.8120, -81.8037
        Hunter-Lab:
        26.3740, 18.3453, -70.0403
      #1142ab color charts
#1142ab RGB chart
      #1142ab CMYK chart
      #1142ab RGB pie chart
      #1142ab color shades, tints & tones
#1142ab color schemes
#1142ab color preview, HTML & CSS examples
           This text has a color of #1142ab        
        
          <p style="color:#1142ab;">Text here</p>
        
        
          .mytext {color:#1142ab;}
        
        Text color #1142ab
      
           This box has a color of #1142ab        
        
          <div style="background-color:#1142ab;">Content here</div>
        
        
          .mybackground {background-color:#1142ab;}
        
        Background color #1142ab
      
           Border around this has a color of #1142ab        
        
          <div style="border:2px solid #1142ab;">Content here</div>
        
        
          .myborder {border:2px solid #1142ab;}
        
        Border color #1142ab