#1130db color space conversions
Hex:
        #1130db
        RGB:
        17, 48, 219
        CMY:
        93, 81, 14
        CMYK:
        92, 78, 0, 14
      HSL:
        231°, 85.5932%, 46.2745%
        HSV (HSB):
        231°, 92.2374%, 85.8824%
        XYZ:
        14.0743, 7.3475, 67.6943
        xyY:
        0.1579, 0.0824, 7.3475
      CIE-Lab:
        32.5854, 55.1050, -86.9297
        CIE-LCH:
        32.5854, 102.9239, 302.3707
        CIE-Luv:
        32.5854, -10.9596, -112.8238
        Hunter-Lab:
        27.1064, 45.2455, -129.0938
      #1130db color charts
#1130db RGB chart
      #1130db CMYK chart
      #1130db RGB pie chart
      #1130db color shades, tints & tones
#1130db color schemes
#1130db color preview, HTML & CSS examples
           This text has a color of #1130db        
        
          <p style="color:#1130db;">Text here</p>
        
        
          .mytext {color:#1130db;}
        
        Text color #1130db
      
           This box has a color of #1130db        
        
          <div style="background-color:#1130db;">Content here</div>
        
        
          .mybackground {background-color:#1130db;}
        
        Background color #1130db
      
           Border around this has a color of #1130db        
        
          <div style="border:2px solid #1130db;">Content here</div>
        
        
          .myborder {border:2px solid #1130db;}
        
        Border color #1130db