#8064af color space conversions
Hex:
        #8064af
        RGB:
        128, 100, 175
        CMY:
        50, 61, 31
        CMYK:
        27, 43, 0, 31
      HSL:
        262°, 31.9149%, 53.9216%
        HSV (HSB):
        262°, 42.8571%, 68.6275%
        XYZ:
        21.1971, 16.7987, 42.6827
        xyY:
        0.2627, 0.2082, 16.7987
      CIE-Lab:
        48.0054, 27.3290, -36.0188
        CIE-LCH:
        48.0054, 45.2131, 307.1891
        CIE-Luv:
        48.0054, 8.4150, -57.1151
        Hunter-Lab:
        40.9862, 20.5903, -33.0538
      #8064af color charts
#8064af RGB chart
      #8064af CMYK chart
      #8064af RGB pie chart
      #8064af color shades, tints & tones
#8064af color schemes
#8064af color preview, HTML & CSS examples
           This text has a color of #8064af        
        
          <p style="color:#8064af;">Text here</p>
        
        
          .mytext {color:#8064af;}
        
        Text color #8064af
      
           This box has a color of #8064af        
        
          <div style="background-color:#8064af;">Content here</div>
        
        
          .mybackground {background-color:#8064af;}
        
        Background color #8064af
      
           Border around this has a color of #8064af        
        
          <div style="border:2px solid #8064af;">Content here</div>
        
        
          .myborder {border:2px solid #8064af;}
        
        Border color #8064af