#804ad7 color space conversions
Hex:
        #804ad7
        RGB:
        128, 74, 215
        CMY:
        50, 71, 16
        CMYK:
        40, 66, 0, 16
      HSL:
        263°, 63.8009%, 56.6667%
        HSV (HSB):
        263°, 65.5814%, 84.3137%
        XYZ:
        23.6166, 14.3930, 65.8234
        xyY:
        0.2274, 0.1386, 14.3930
      CIE-Lab:
        44.7914, 52.3057, -64.2975
        CIE-LCH:
        44.7914, 82.8858, 309.1282
        CIE-Luv:
        44.7914, 10.6787, -100.0954
        Hunter-Lab:
        37.9382, 44.7249, -76.3124
      #804ad7 color charts
#804ad7 RGB chart
      #804ad7 CMYK chart
      #804ad7 RGB pie chart
      #804ad7 color shades, tints & tones
#804ad7 color schemes
#804ad7 color preview, HTML & CSS examples
           This text has a color of #804ad7        
        
          <p style="color:#804ad7;">Text here</p>
        
        
          .mytext {color:#804ad7;}
        
        Text color #804ad7
      
           This box has a color of #804ad7        
        
          <div style="background-color:#804ad7;">Content here</div>
        
        
          .mybackground {background-color:#804ad7;}
        
        Background color #804ad7
      
           Border around this has a color of #804ad7        
        
          <div style="border:2px solid #804ad7;">Content here</div>
        
        
          .myborder {border:2px solid #804ad7;}
        
        Border color #804ad7