#1126eb color space conversions
Hex:
        #1126eb
        RGB:
        17, 38, 235
        CMY:
        93, 85, 8
        CMYK:
        93, 84, 0, 8
      HSL:
        234°, 86.5079%, 49.4118%
        HSV (HSB):
        234°, 92.7660%, 92.1569%
        XYZ:
        15.9197, 7.5036, 79.2065
        xyY:
        0.1551, 0.0731, 7.5036
      CIE-Lab:
        32.9268, 64.7229, -95.5154
        CIE-LCH:
        32.9268, 115.3788, 304.1223
        CIE-Luv:
        32.9268, -10.2296, -121.5099
        Hunter-Lab:
        27.3926, 55.8012, -152.2639
      #1126eb color charts
#1126eb RGB chart
      #1126eb CMYK chart
      #1126eb RGB pie chart
      #1126eb color shades, tints & tones
#1126eb color schemes
#1126eb color preview, HTML & CSS examples
           This text has a color of #1126eb        
        
          <p style="color:#1126eb;">Text here</p>
        
        
          .mytext {color:#1126eb;}
        
        Text color #1126eb
      
           This box has a color of #1126eb        
        
          <div style="background-color:#1126eb;">Content here</div>
        
        
          .mybackground {background-color:#1126eb;}
        
        Background color #1126eb
      
           Border around this has a color of #1126eb        
        
          <div style="border:2px solid #1126eb;">Content here</div>
        
        
          .myborder {border:2px solid #1126eb;}
        
        Border color #1126eb