#8020df color space conversions
Hex:
        #8020df
        RGB:
        128, 32, 223
        CMY:
        50, 87, 13
        CMYK:
        43, 86, 0, 13
      HSL:
        270°, 74.9020%, 50.0000%
        HSV (HSB):
        270°, 85.6502%, 87.4510%
        XYZ:
        22.7379, 10.9499, 70.7272
        xyY:
        0.2178, 0.1049, 10.9499
      CIE-Lab:
        39.4960, 71.1827, -77.5269
        CIE-LCH:
        39.4960, 105.2492, 312.5572
        CIE-Luv:
        39.4960, 15.4100, -113.7029
        Hunter-Lab:
        33.0907, 64.7455, -103.5614
      #8020df color charts
#8020df RGB chart
      #8020df CMYK chart
      #8020df RGB pie chart
      #8020df color shades, tints & tones
#8020df color schemes
#8020df color preview, HTML & CSS examples
           This text has a color of #8020df        
        
          <p style="color:#8020df;">Text here</p>
        
        
          .mytext {color:#8020df;}
        
        Text color #8020df
      
           This box has a color of #8020df        
        
          <div style="background-color:#8020df;">Content here</div>
        
        
          .mybackground {background-color:#8020df;}
        
        Background color #8020df
      
           Border around this has a color of #8020df        
        
          <div style="border:2px solid #8020df;">Content here</div>
        
        
          .myborder {border:2px solid #8020df;}
        
        Border color #8020df