#1132d2 color space conversions
Hex:
        #1132d2
        RGB:
        17, 50, 210
        CMY:
        93, 80, 18
        CMYK:
        92, 76, 0, 18
      HSL:
        230°, 85.0220%, 44.5098%
        HSV (HSB):
        230°, 91.9048%, 82.3529%
        XYZ:
        13.0046, 7.0535, 61.6488
        xyY:
        0.1592, 0.0863, 7.0535
      CIE-Lab:
        31.9284, 51.0578, -82.8217
        CIE-LCH:
        31.9284, 97.2950, 301.6529
        CIE-Luv:
        31.9284, -11.0357, -107.6466
        Hunter-Lab:
        26.5585, 40.9271, -119.0360
      #1132d2 color charts
#1132d2 RGB chart
      #1132d2 CMYK chart
      #1132d2 RGB pie chart
      #1132d2 color shades, tints & tones
#1132d2 color schemes
#1132d2 color preview, HTML & CSS examples
           This text has a color of #1132d2        
        
          <p style="color:#1132d2;">Text here</p>
        
        
          .mytext {color:#1132d2;}
        
        Text color #1132d2
      
           This box has a color of #1132d2        
        
          <div style="background-color:#1132d2;">Content here</div>
        
        
          .mybackground {background-color:#1132d2;}
        
        Background color #1132d2
      
           Border around this has a color of #1132d2        
        
          <div style="border:2px solid #1132d2;">Content here</div>
        
        
          .myborder {border:2px solid #1132d2;}
        
        Border color #1132d2