#820acf color space conversions
Hex:
        #820acf
        RGB:
        130, 10, 207
        CMY:
        49, 96, 19
        CMYK:
        37, 95, 0, 19
      HSL:
        277°, 90.7834%, 42.5490%
        HSV (HSB):
        277°, 95.1691%, 81.1765%
        XYZ:
        20.5769, 9.4679, 59.7744
        xyY:
        0.2291, 0.1054, 9.4679
      CIE-Lab:
        36.8700, 72.3399, -72.6076
        CIE-LCH:
        36.8700, 102.4935, 314.8942
        CIE-Luv:
        36.8700, 20.5544, -105.0273
        Hunter-Lab:
        30.7700, 65.5218, -93.6392
      #820acf color charts
#820acf RGB chart
      #820acf CMYK chart
      #820acf RGB pie chart
      #820acf color shades, tints & tones
#820acf color schemes
#820acf color preview, HTML & CSS examples
           This text has a color of #820acf        
        
          <p style="color:#820acf;">Text here</p>
        
        
          .mytext {color:#820acf;}
        
        Text color #820acf
      
           This box has a color of #820acf        
        
          <div style="background-color:#820acf;">Content here</div>
        
        
          .mybackground {background-color:#820acf;}
        
        Background color #820acf
      
           Border around this has a color of #820acf        
        
          <div style="border:2px solid #820acf;">Content here</div>
        
        
          .myborder {border:2px solid #820acf;}
        
        Border color #820acf