#1133d1 color space conversions
Hex:
        #1133d1
        RGB:
        17, 51, 209
        CMY:
        93, 80, 18
        CMYK:
        92, 76, 0, 18
      HSL:
        229°, 84.9558%, 44.3137%
        HSV (HSB):
        229°, 91.8660%, 81.9608%
        XYZ:
        12.9236, 7.0903, 61.0090
        xyY:
        0.1595, 0.0875, 7.0903
      CIE-Lab:
        32.0115, 50.1635, -82.1040
        CIE-LCH:
        32.0115, 96.2156, 301.4239
        CIE-Luv:
        32.0115, -11.1689, -107.0545
        Hunter-Lab:
        26.6276, 40.0362, -117.2058
      #1133d1 color charts
#1133d1 RGB chart
      #1133d1 CMYK chart
      #1133d1 RGB pie chart
      #1133d1 color shades, tints & tones
#1133d1 color schemes
#1133d1 color preview, HTML & CSS examples
           This text has a color of #1133d1        
        
          <p style="color:#1133d1;">Text here</p>
        
        
          .mytext {color:#1133d1;}
        
        Text color #1133d1
      
           This box has a color of #1133d1        
        
          <div style="background-color:#1133d1;">Content here</div>
        
        
          .mybackground {background-color:#1133d1;}
        
        Background color #1133d1
      
           Border around this has a color of #1133d1        
        
          <div style="border:2px solid #1133d1;">Content here</div>
        
        
          .myborder {border:2px solid #1133d1;}
        
        Border color #1133d1