#804fc4 color space conversions
Hex:
        #804fc4
        RGB:
        128, 79, 196
        CMY:
        50, 69, 23
        CMYK:
        35, 60, 0, 23
      HSL:
        265°, 49.7872%, 53.9216%
        HSV (HSB):
        265°, 59.6939%, 76.8627%
        XYZ:
        21.6619, 14.1667, 53.8173
        xyY:
        0.2416, 0.1580, 14.1667
      CIE-Lab:
        44.4710, 44.7632, -53.8707
        CIE-LCH:
        44.4710, 70.0414, 309.7245
        CIE-Luv:
        44.4710, 12.2450, -84.4361
        Hunter-Lab:
        37.6387, 36.8631, -58.4282
      #804fc4 color charts
#804fc4 RGB chart
      #804fc4 CMYK chart
      #804fc4 RGB pie chart
      #804fc4 color shades, tints & tones
#804fc4 color schemes
#804fc4 color preview, HTML & CSS examples
           This text has a color of #804fc4        
        
          <p style="color:#804fc4;">Text here</p>
        
        
          .mytext {color:#804fc4;}
        
        Text color #804fc4
      
           This box has a color of #804fc4        
        
          <div style="background-color:#804fc4;">Content here</div>
        
        
          .mybackground {background-color:#804fc4;}
        
        Background color #804fc4
      
           Border around this has a color of #804fc4        
        
          <div style="border:2px solid #804fc4;">Content here</div>
        
        
          .myborder {border:2px solid #804fc4;}
        
        Border color #804fc4