#801dd0 color space conversions
Hex:
        #801dd0
        RGB:
        128, 29, 208
        CMY:
        50, 89, 18
        CMYK:
        38, 86, 0, 18
      HSL:
        273°, 75.5274%, 46.4706%
        HSV (HSB):
        273°, 86.0577%, 81.5686%
        XYZ:
        20.7266, 10.0220, 60.5165
        xyY:
        0.2271, 0.1098, 10.0220
      CIE-Lab:
        37.8819, 68.7045, -71.5379
        CIE-LCH:
        37.8819, 99.1866, 313.8426
        CIE-Luv:
        37.8819, 18.3616, -104.6647
        Hunter-Lab:
        31.6575, 61.4657, -91.1785
      #801dd0 color charts
#801dd0 RGB chart
      #801dd0 CMYK chart
      #801dd0 RGB pie chart
      #801dd0 color shades, tints & tones
#801dd0 color schemes
#801dd0 color preview, HTML & CSS examples
           This text has a color of #801dd0        
        
          <p style="color:#801dd0;">Text here</p>
        
        
          .mytext {color:#801dd0;}
        
        Text color #801dd0
      
           This box has a color of #801dd0        
        
          <div style="background-color:#801dd0;">Content here</div>
        
        
          .mybackground {background-color:#801dd0;}
        
        Background color #801dd0
      
           Border around this has a color of #801dd0        
        
          <div style="border:2px solid #801dd0;">Content here</div>
        
        
          .myborder {border:2px solid #801dd0;}
        
        Border color #801dd0