#804db7 color space conversions
Hex:
        #804db7
        RGB:
        128, 77, 183
        CMY:
        50, 70, 28
        CMYK:
        30, 58, 0, 28
      HSL:
        269°, 42.4000%, 50.9804%
        HSV (HSB):
        269°, 57.9235%, 71.7647%
        XYZ:
        20.1032, 13.3158, 46.3104
        xyY:
        0.2521, 0.1670, 13.3158
      CIE-Lab:
        43.2353, 42.5811, -48.2776
        CIE-LCH:
        43.2353, 64.3729, 311.4124
        CIE-Luv:
        43.2353, 14.7786, -75.4850
        Hunter-Lab:
        36.4909, 34.4785, -49.7010
      #804db7 color charts
#804db7 RGB chart
      #804db7 CMYK chart
      #804db7 RGB pie chart
      #804db7 color shades, tints & tones
#804db7 color schemes
#804db7 color preview, HTML & CSS examples
           This text has a color of #804db7        
        
          <p style="color:#804db7;">Text here</p>
        
        
          .mytext {color:#804db7;}
        
        Text color #804db7
      
           This box has a color of #804db7        
        
          <div style="background-color:#804db7;">Content here</div>
        
        
          .mybackground {background-color:#804db7;}
        
        Background color #804db7
      
           Border around this has a color of #804db7        
        
          <div style="border:2px solid #804db7;">Content here</div>
        
        
          .myborder {border:2px solid #804db7;}
        
        Border color #804db7