#801fd1 color space conversions
Hex:
        #801fd1
        RGB:
        128, 31, 209
        CMY:
        50, 88, 18
        CMYK:
        39, 85, 0, 18
      HSL:
        273°, 74.1667%, 47.0588%
        HSV (HSB):
        273°, 85.1675%, 81.9608%
        XYZ:
        20.9007, 10.1726, 61.1835
        xyY:
        0.2265, 0.1103, 10.1726
      CIE-Lab:
        38.1505, 68.3869, -71.6767
        CIE-LCH:
        38.1505, 99.0673, 313.6545
        CIE-Luv:
        38.1505, 18.0107, -105.0995
        Hunter-Lab:
        31.8945, 61.1568, -91.4103
      #801fd1 color charts
#801fd1 RGB chart
      #801fd1 CMYK chart
      #801fd1 RGB pie chart
      #801fd1 color shades, tints & tones
#801fd1 color schemes
#801fd1 color preview, HTML & CSS examples
           This text has a color of #801fd1        
        
          <p style="color:#801fd1;">Text here</p>
        
        
          .mytext {color:#801fd1;}
        
        Text color #801fd1
      
           This box has a color of #801fd1        
        
          <div style="background-color:#801fd1;">Content here</div>
        
        
          .mybackground {background-color:#801fd1;}
        
        Background color #801fd1
      
           Border around this has a color of #801fd1        
        
          <div style="border:2px solid #801fd1;">Content here</div>
        
        
          .myborder {border:2px solid #801fd1;}
        
        Border color #801fd1