#1135c2 color space conversions
Hex:
        #1135c2
        RGB:
        17, 53, 194
        CMY:
        93, 79, 24
        CMYK:
        91, 73, 0, 24
      HSL:
        228°, 83.8863%, 41.3725%
        HSV (HSB):
        228°, 91.2371%, 76.0784%
        XYZ:
        11.2419, 6.5604, 51.7127
        xyY:
        0.1617, 0.0944, 6.5604
      CIE-Lab:
        30.7845, 43.7779, -75.3794
        CIE-LCH:
        30.7845, 87.1697, 300.1466
        CIE-Luv:
        30.7845, -11.2112, -98.1886
        Hunter-Lab:
        25.6133, 33.5217, -101.7759
      #1135c2 color charts
#1135c2 RGB chart
      #1135c2 CMYK chart
      #1135c2 RGB pie chart
      #1135c2 color shades, tints & tones
#1135c2 color schemes
#1135c2 color preview, HTML & CSS examples
           This text has a color of #1135c2        
        
          <p style="color:#1135c2;">Text here</p>
        
        
          .mytext {color:#1135c2;}
        
        Text color #1135c2
      
           This box has a color of #1135c2        
        
          <div style="background-color:#1135c2;">Content here</div>
        
        
          .mybackground {background-color:#1135c2;}
        
        Background color #1135c2
      
           Border around this has a color of #1135c2        
        
          <div style="border:2px solid #1135c2;">Content here</div>
        
        
          .myborder {border:2px solid #1135c2;}
        
        Border color #1135c2