#811ffd color space conversions
Hex:
        #811ffd
        RGB:
        129, 31, 253
        CMY:
        49, 88, 1
        CMYK:
        49, 88, 0, 1
      HSL:
        266°, 98.2301%, 55.6863%
        HSV (HSB):
        266°, 87.7470%, 99.2157%
        XYZ:
        27.2729, 12.7389, 93.9499
        xyY:
        0.2036, 0.0951, 12.7389
      CIE-Lab:
        42.3672, 78.2045, -89.7706
        CIE-LCH:
        42.3672, 119.0575, 311.0611
        CIE-Luv:
        42.3672, 11.1548, -131.7067
        Hunter-Lab:
        35.6917, 73.9358, -131.0828
      #811ffd color charts
#811ffd RGB chart
      #811ffd CMYK chart
      #811ffd RGB pie chart
      #811ffd color shades, tints & tones
#811ffd color schemes
#811ffd color preview, HTML & CSS examples
           This text has a color of #811ffd        
        
          <p style="color:#811ffd;">Text here</p>
        
        
          .mytext {color:#811ffd;}
        
        Text color #811ffd
      
           This box has a color of #811ffd        
        
          <div style="background-color:#811ffd;">Content here</div>
        
        
          .mybackground {background-color:#811ffd;}
        
        Background color #811ffd
      
           Border around this has a color of #811ffd        
        
          <div style="border:2px solid #811ffd;">Content here</div>
        
        
          .myborder {border:2px solid #811ffd;}
        
        Border color #811ffd