#804acb color space conversions
Hex:
        #804acb
        RGB:
        128, 74, 203
        CMY:
        50, 71, 20
        CMYK:
        37, 64, 0, 20
      HSL:
        265°, 55.3648%, 54.3137%
        HSV (HSB):
        265°, 63.5468%, 79.6078%
        XYZ:
        22.1304, 13.7985, 57.9969
        xyY:
        0.2356, 0.1469, 13.7985
      CIE-Lab:
        43.9426, 49.2268, -58.7737
        CIE-LCH:
        43.9426, 76.6657, 309.9484
        CIE-Luv:
        43.9426, 12.4318, -91.5469
        Hunter-Lab:
        37.1464, 41.3371, -66.5674
      #804acb color charts
#804acb RGB chart
      #804acb CMYK chart
      #804acb RGB pie chart
      #804acb color shades, tints & tones
#804acb color schemes
#804acb color preview, HTML & CSS examples
           This text has a color of #804acb        
        
          <p style="color:#804acb;">Text here</p>
        
        
          .mytext {color:#804acb;}
        
        Text color #804acb
      
           This box has a color of #804acb        
        
          <div style="background-color:#804acb;">Content here</div>
        
        
          .mybackground {background-color:#804acb;}
        
        Background color #804acb
      
           Border around this has a color of #804acb        
        
          <div style="border:2px solid #804acb;">Content here</div>
        
        
          .myborder {border:2px solid #804acb;}
        
        Border color #804acb