#1020fd color space conversions
Hex:
        #1020fd
        RGB:
        16, 32, 253
        CMY:
        94, 87, 1
        CMYK:
        94, 87, 0, 1
      HSL:
        236°, 98.3402%, 52.7451%
        HSV (HSB):
        236°, 93.6759%, 99.2157%
        XYZ:
        18.4598, 8.2350, 93.5451
        xyY:
        0.1535, 0.0685, 8.2350
      CIE-Lab:
        34.4676, 72.0233, -103.1167
        CIE-LCH:
        34.4676, 125.7792, 304.9329
        CIE-Luv:
        34.4676, -10.3605, -131.2718
        Hunter-Lab:
        28.6967, 64.6048, -173.1847
      #1020fd color charts
#1020fd RGB chart
      #1020fd CMYK chart
      #1020fd RGB pie chart
      #1020fd color shades, tints & tones
#1020fd color schemes
#1020fd color preview, HTML & CSS examples
           This text has a color of #1020fd        
        
          <p style="color:#1020fd;">Text here</p>
        
        
          .mytext {color:#1020fd;}
        
        Text color #1020fd
      
           This box has a color of #1020fd        
        
          <div style="background-color:#1020fd;">Content here</div>
        
        
          .mybackground {background-color:#1020fd;}
        
        Background color #1020fd
      
           Border around this has a color of #1020fd        
        
          <div style="border:2px solid #1020fd;">Content here</div>
        
        
          .myborder {border:2px solid #1020fd;}
        
        Border color #1020fd