#1132cf color space conversions
Hex:
        #1132cf
        RGB:
        17, 50, 207
        CMY:
        93, 80, 19
        CMYK:
        92, 76, 0, 19
      HSL:
        230°, 84.8214%, 43.9216%
        HSV (HSB):
        230°, 91.7874%, 81.1765%
        XYZ:
        12.6343, 6.9054, 59.6985
        xyY:
        0.1594, 0.0871, 6.9054
      CIE-Lab:
        31.5905, 50.0449, -81.6407
        CIE-LCH:
        31.5905, 95.7585, 301.5078
        CIE-Luv:
        31.5905, -10.9683, -105.9074
        Hunter-Lab:
        26.2781, 39.8345, -116.3002
      #1132cf color charts
#1132cf RGB chart
      #1132cf CMYK chart
      #1132cf RGB pie chart
      #1132cf color shades, tints & tones
#1132cf color schemes
#1132cf color preview, HTML & CSS examples
           This text has a color of #1132cf        
        
          <p style="color:#1132cf;">Text here</p>
        
        
          .mytext {color:#1132cf;}
        
        Text color #1132cf
      
           This box has a color of #1132cf        
        
          <div style="background-color:#1132cf;">Content here</div>
        
        
          .mybackground {background-color:#1132cf;}
        
        Background color #1132cf
      
           Border around this has a color of #1132cf        
        
          <div style="border:2px solid #1132cf;">Content here</div>
        
        
          .myborder {border:2px solid #1132cf;}
        
        Border color #1132cf