#804ab4 color space conversions
Hex:
        #804ab4
        RGB:
        128, 74, 180
        CMY:
        50, 71, 29
        CMYK:
        29, 59, 0, 29
      HSL:
        271°, 41.7323%, 49.8039%
        HSV (HSB):
        271°, 58.8889%, 70.5882%
        XYZ:
        19.5891, 12.7820, 44.6147
        xyY:
        0.2545, 0.1660, 12.7820
      CIE-Lab:
        42.4330, 43.4780, -47.8024
        CIE-LCH:
        42.4330, 64.6174, 312.2877
        CIE-Luv:
        42.4330, 16.0922, -74.4975
        Hunter-Lab:
        35.7520, 35.2371, -48.9613
      #804ab4 color charts
#804ab4 RGB chart
      #804ab4 CMYK chart
      #804ab4 RGB pie chart
      #804ab4 color shades, tints & tones
#804ab4 color schemes
#804ab4 color preview, HTML & CSS examples
           This text has a color of #804ab4        
        
          <p style="color:#804ab4;">Text here</p>
        
        
          .mytext {color:#804ab4;}
        
        Text color #804ab4
      
           This box has a color of #804ab4        
        
          <div style="background-color:#804ab4;">Content here</div>
        
        
          .mybackground {background-color:#804ab4;}
        
        Background color #804ab4
      
           Border around this has a color of #804ab4        
        
          <div style="border:2px solid #804ab4;">Content here</div>
        
        
          .myborder {border:2px solid #804ab4;}
        
        Border color #804ab4