#804bc4 color space conversions
Hex:
        #804bc4
        RGB:
        128, 75, 196
        CMY:
        50, 71, 23
        CMYK:
        35, 62, 0, 23
      HSL:
        266°, 50.6276%, 53.1373%
        HSV (HSB):
        266°, 61.7347%, 76.8627%
        XYZ:
        21.3820, 13.6069, 53.7240
        xyY:
        0.2410, 0.1534, 13.6069
      CIE-Lab:
        43.6638, 46.9216, -55.1711
        CIE-LCH:
        43.6638, 72.4257, 310.3803
        CIE-Luv:
        43.6638, 13.2590, -86.0621
        Hunter-Lab:
        36.8875, 38.9151, -60.5304
      #804bc4 color charts
#804bc4 RGB chart
      #804bc4 CMYK chart
      #804bc4 RGB pie chart
      #804bc4 color shades, tints & tones
#804bc4 color schemes
#804bc4 color preview, HTML & CSS examples
           This text has a color of #804bc4        
        
          <p style="color:#804bc4;">Text here</p>
        
        
          .mytext {color:#804bc4;}
        
        Text color #804bc4
      
           This box has a color of #804bc4        
        
          <div style="background-color:#804bc4;">Content here</div>
        
        
          .mybackground {background-color:#804bc4;}
        
        Background color #804bc4
      
           Border around this has a color of #804bc4        
        
          <div style="border:2px solid #804bc4;">Content here</div>
        
        
          .myborder {border:2px solid #804bc4;}
        
        Border color #804bc4