#800acf color space conversions
Hex:
        #800acf
        RGB:
        128, 10, 207
        CMY:
        50, 96, 19
        CMYK:
        38, 95, 0, 19
      HSL:
        276°, 90.7834%, 42.5490%
        HSV (HSB):
        276°, 95.1691%, 81.1765%
        XYZ:
        20.2731, 9.3113, 59.7602
        xyY:
        0.2269, 0.1042, 9.3113
      CIE-Lab:
        36.5768, 72.1185, -73.1001
        CIE-LCH:
        36.5768, 102.6874, 314.6127
        CIE-Luv:
        36.5768, 19.5971, -105.2263
        Hunter-Lab:
        30.5144, 65.1915, -94.7552
      #800acf color charts
#800acf RGB chart
      #800acf CMYK chart
      #800acf RGB pie chart
      #800acf color shades, tints & tones
#800acf color schemes
#800acf color preview, HTML & CSS examples
           This text has a color of #800acf        
        
          <p style="color:#800acf;">Text here</p>
        
        
          .mytext {color:#800acf;}
        
        Text color #800acf
      
           This box has a color of #800acf        
        
          <div style="background-color:#800acf;">Content here</div>
        
        
          .mybackground {background-color:#800acf;}
        
        Background color #800acf
      
           Border around this has a color of #800acf        
        
          <div style="border:2px solid #800acf;">Content here</div>
        
        
          .myborder {border:2px solid #800acf;}
        
        Border color #800acf