#1130fa color space conversions
Hex:
        #1130fa
        RGB:
        17, 48, 250
        CMY:
        93, 81, 2
        CMYK:
        93, 81, 0, 2
      HSL:
        232°, 95.8848%, 52.3529%
        HSV (HSB):
        232°, 93.2000%, 98.0392%
        XYZ:
        18.5434, 9.1352, 91.2284
        xyY:
        0.1559, 0.0768, 9.1352
      CIE-Lab:
        36.2433, 64.8061, -98.4725
        CIE-LCH:
        36.2433, 117.8841, 303.3495
        CIE-Luv:
        36.2433, -11.7998, -130.4195
        Hunter-Lab:
        30.2245, 56.6211, -157.8014
      #1130fa color charts
#1130fa RGB chart
      #1130fa CMYK chart
      #1130fa RGB pie chart
      #1130fa color shades, tints & tones
#1130fa color schemes
#1130fa color preview, HTML & CSS examples
           This text has a color of #1130fa        
        
          <p style="color:#1130fa;">Text here</p>
        
        
          .mytext {color:#1130fa;}
        
        Text color #1130fa
      
           This box has a color of #1130fa        
        
          <div style="background-color:#1130fa;">Content here</div>
        
        
          .mybackground {background-color:#1130fa;}
        
        Background color #1130fa
      
           Border around this has a color of #1130fa        
        
          <div style="border:2px solid #1130fa;">Content here</div>
        
        
          .myborder {border:2px solid #1130fa;}
        
        Border color #1130fa