#1120fd color space conversions
Hex:
        #1120fd
        RGB:
        17, 32, 253
        CMY:
        93, 87, 1
        CMYK:
        93, 87, 0, 1
      HSL:
        236°, 98.3333%, 52.9412%
        HSV (HSB):
        236°, 93.2806%, 99.2157%
        XYZ:
        18.4773, 8.2440, 93.5459
        xyY:
        0.1536, 0.0685, 8.2440
      CIE-Lab:
        34.4861, 72.0354, -103.0855
        CIE-LCH:
        34.4861, 125.7605, 304.9456
        CIE-Luv:
        34.4861, -10.3207, -131.2848
        Hunter-Lab:
        28.7124, 64.6232, -173.0697
      #1120fd color charts
#1120fd RGB chart
      #1120fd CMYK chart
      #1120fd RGB pie chart
      #1120fd color shades, tints & tones
#1120fd color schemes
#1120fd color preview, HTML & CSS examples
           This text has a color of #1120fd        
        
          <p style="color:#1120fd;">Text here</p>
        
        
          .mytext {color:#1120fd;}
        
        Text color #1120fd
      
           This box has a color of #1120fd        
        
          <div style="background-color:#1120fd;">Content here</div>
        
        
          .mybackground {background-color:#1120fd;}
        
        Background color #1120fd
      
           Border around this has a color of #1120fd        
        
          <div style="border:2px solid #1120fd;">Content here</div>
        
        
          .myborder {border:2px solid #1120fd;}
        
        Border color #1120fd