#1132f3 color space conversions
Hex:
        #1132f3
        RGB:
        17, 50, 243
        CMY:
        93, 80, 5
        CMYK:
        93, 79, 0, 5
      HSL:
        231°, 90.4000%, 50.9804%
        HSV (HSB):
        231°, 93.0041%, 95.2941%
        XYZ:
        17.5494, 8.8714, 85.5814
        xyY:
        0.1567, 0.0792, 8.8714
      CIE-Lab:
        35.7356, 61.7176, -95.3744
        CIE-LCH:
        35.7356, 113.6017, 302.9072
        CIE-Luv:
        35.7356, -11.8549, -126.5180
        Hunter-Lab:
        29.7850, 53.0493, -149.5091
      #1132f3 color charts
#1132f3 RGB chart
      #1132f3 CMYK chart
      #1132f3 RGB pie chart
      #1132f3 color shades, tints & tones
#1132f3 color schemes
#1132f3 color preview, HTML & CSS examples
           This text has a color of #1132f3        
        
          <p style="color:#1132f3;">Text here</p>
        
        
          .mytext {color:#1132f3;}
        
        Text color #1132f3
      
           This box has a color of #1132f3        
        
          <div style="background-color:#1132f3;">Content here</div>
        
        
          .mybackground {background-color:#1132f3;}
        
        Background color #1132f3
      
           Border around this has a color of #1132f3        
        
          <div style="border:2px solid #1132f3;">Content here</div>
        
        
          .myborder {border:2px solid #1132f3;}
        
        Border color #1132f3