#810e7f color space conversions
Hex:
        #810e7f
        RGB:
        129, 14, 127
        CMY:
        49, 95, 50
        CMYK:
        0, 89, 2, 49
      HSL:
        301°, 80.4196%, 28.0392%
        HSV (HSB):
        301°, 89.1473%, 50.5882%
        XYZ:
        13.0411, 6.5135, 20.6486
        xyY:
        0.3244, 0.1620, 6.5135
      CIE-Lab:
        30.6727, 56.7108, -34.4351
        CIE-LCH:
        30.6727, 66.3467, 328.7337
        CIE-Luv:
        30.6727, 41.5612, -51.3878
        Hunter-Lab:
        25.5216, 46.5475, -30.1042
      #810e7f color charts
#810e7f RGB chart
      #810e7f CMYK chart
      #810e7f RGB pie chart
      #810e7f color shades, tints & tones
#810e7f color schemes
#810e7f color preview, HTML & CSS examples
           This text has a color of #810e7f        
        
          <p style="color:#810e7f;">Text here</p>
        
        
          .mytext {color:#810e7f;}
        
        Text color #810e7f
      
           This box has a color of #810e7f        
        
          <div style="background-color:#810e7f;">Content here</div>
        
        
          .mybackground {background-color:#810e7f;}
        
        Background color #810e7f
      
           Border around this has a color of #810e7f        
        
          <div style="border:2px solid #810e7f;">Content here</div>
        
        
          .myborder {border:2px solid #810e7f;}
        
        Border color #810e7f