#804bd5 color space conversions
Hex:
        #804bd5
        RGB:
        128, 75, 213
        CMY:
        50, 71, 16
        CMYK:
        40, 65, 0, 16
      HSL:
        263°, 62.1622%, 56.4706%
        HSV (HSB):
        263°, 64.7887%, 83.5294%
        XYZ:
        23.4284, 14.4254, 64.5004
        xyY:
        0.2289, 0.1409, 14.4254
      CIE-Lab:
        44.8370, 51.2720, -63.0782
        CIE-LCH:
        44.8370, 81.2876, 309.1053
        CIE-Luv:
        44.8370, 10.7445, -98.3411
        Hunter-Lab:
        37.9808, 43.6409, -74.1017
      #804bd5 color charts
#804bd5 RGB chart
      #804bd5 CMYK chart
      #804bd5 RGB pie chart
      #804bd5 color shades, tints & tones
#804bd5 color schemes
#804bd5 color preview, HTML & CSS examples
           This text has a color of #804bd5        
        
          <p style="color:#804bd5;">Text here</p>
        
        
          .mytext {color:#804bd5;}
        
        Text color #804bd5
      
           This box has a color of #804bd5        
        
          <div style="background-color:#804bd5;">Content here</div>
        
        
          .mybackground {background-color:#804bd5;}
        
        Background color #804bd5
      
           Border around this has a color of #804bd5        
        
          <div style="border:2px solid #804bd5;">Content here</div>
        
        
          .myborder {border:2px solid #804bd5;}
        
        Border color #804bd5