#1125e2 color space conversions
Hex:
        #1125e2
        RGB:
        17, 37, 226
        CMY:
        93, 85, 11
        CMYK:
        92, 84, 0, 11
      HSL:
        234°, 86.0082%, 47.6471%
        HSV (HSB):
        234°, 92.4779%, 88.6275%
        XYZ:
        14.6202, 6.9333, 72.5192
        xyY:
        0.1554, 0.0737, 6.9333
      CIE-Lab:
        31.6546, 62.4938, -92.4973
        CIE-LCH:
        31.6546, 111.6298, 304.0441
        CIE-Luv:
        31.6546, -9.8275, -116.3423
        Hunter-Lab:
        26.3311, 53.0315, -144.8601
      #1125e2 color charts
#1125e2 RGB chart
      #1125e2 CMYK chart
      #1125e2 RGB pie chart
      #1125e2 color shades, tints & tones
#1125e2 color schemes
#1125e2 color preview, HTML & CSS examples
           This text has a color of #1125e2        
        
          <p style="color:#1125e2;">Text here</p>
        
        
          .mytext {color:#1125e2;}
        
        Text color #1125e2
      
           This box has a color of #1125e2        
        
          <div style="background-color:#1125e2;">Content here</div>
        
        
          .mybackground {background-color:#1125e2;}
        
        Background color #1125e2
      
           Border around this has a color of #1125e2        
        
          <div style="border:2px solid #1125e2;">Content here</div>
        
        
          .myborder {border:2px solid #1125e2;}
        
        Border color #1125e2