#804cd3 color space conversions
Hex:
        #804cd3
        RGB:
        128, 76, 211
        CMY:
        50, 70, 17
        CMYK:
        39, 64, 0, 17
      HSL:
        263°, 60.5381%, 56.2745%
        HSV (HSB):
        263°, 63.9810%, 82.7451%
        XYZ:
        23.2444, 14.4612, 63.1942
        xyY:
        0.2304, 0.1433, 14.4612
      CIE-Lab:
        44.8872, 50.2325, -61.8500
        CIE-LCH:
        44.8872, 79.6789, 309.0823
        CIE-Luv:
        44.8872, 10.8043, -96.5633
        Hunter-Lab:
        38.0279, 42.5585, -71.9076
      #804cd3 color charts
#804cd3 RGB chart
      #804cd3 CMYK chart
      #804cd3 RGB pie chart
      #804cd3 color shades, tints & tones
#804cd3 color schemes
#804cd3 color preview, HTML & CSS examples
           This text has a color of #804cd3        
        
          <p style="color:#804cd3;">Text here</p>
        
        
          .mytext {color:#804cd3;}
        
        Text color #804cd3
      
           This box has a color of #804cd3        
        
          <div style="background-color:#804cd3;">Content here</div>
        
        
          .mybackground {background-color:#804cd3;}
        
        Background color #804cd3
      
           Border around this has a color of #804cd3        
        
          <div style="border:2px solid #804cd3;">Content here</div>
        
        
          .myborder {border:2px solid #804cd3;}
        
        Border color #804cd3