#1129ee color space conversions
Hex:
        #1129ee
        RGB:
        17, 41, 238
        CMY:
        93, 84, 7
        CMYK:
        93, 83, 0, 7
      HSL:
        233°, 86.6667%, 50.0000%
        HSV (HSB):
        233°, 92.8571%, 93.3333%
        XYZ:
        16.4567, 7.8781, 81.5422
        xyY:
        0.1554, 0.0744, 7.8781
      CIE-Lab:
        33.7277, 64.3359, -95.8855
        CIE-LCH:
        33.7277, 115.4693, 303.8603
        CIE-Luv:
        33.7277, -10.6417, -123.3753
        Hunter-Lab:
        28.0679, 55.5387, -152.6000
      #1129ee color charts
#1129ee RGB chart
      #1129ee CMYK chart
      #1129ee RGB pie chart
      #1129ee color shades, tints & tones
#1129ee color schemes
#1129ee color preview, HTML & CSS examples
           This text has a color of #1129ee        
        
          <p style="color:#1129ee;">Text here</p>
        
        
          .mytext {color:#1129ee;}
        
        Text color #1129ee
      
           This box has a color of #1129ee        
        
          <div style="background-color:#1129ee;">Content here</div>
        
        
          .mybackground {background-color:#1129ee;}
        
        Background color #1129ee
      
           Border around this has a color of #1129ee        
        
          <div style="border:2px solid #1129ee;">Content here</div>
        
        
          .myborder {border:2px solid #1129ee;}
        
        Border color #1129ee