#810f7f color space conversions
Hex:
        #810f7f
        RGB:
        129, 15, 127
        CMY:
        49, 94, 50
        CMYK:
        0, 88, 2, 49
      HSL:
        301°, 79.1667%, 28.2353%
        HSV (HSB):
        301°, 88.3721%, 50.5882%
        XYZ:
        13.0548, 6.5411, 20.6532
        xyY:
        0.3244, 0.1625, 6.5411
      CIE-Lab:
        30.7385, 56.5182, -34.3302
        CIE-LCH:
        30.7385, 66.1277, 328.7247
        CIE-Luv:
        30.7385, 41.4700, -51.2709
        Hunter-Lab:
        25.5755, 46.3569, -29.9759
      #810f7f color charts
#810f7f RGB chart
      #810f7f CMYK chart
      #810f7f RGB pie chart
      #810f7f color shades, tints & tones
#810f7f color schemes
#810f7f color preview, HTML & CSS examples
           This text has a color of #810f7f        
        
          <p style="color:#810f7f;">Text here</p>
        
        
          .mytext {color:#810f7f;}
        
        Text color #810f7f
      
           This box has a color of #810f7f        
        
          <div style="background-color:#810f7f;">Content here</div>
        
        
          .mybackground {background-color:#810f7f;}
        
        Background color #810f7f
      
           Border around this has a color of #810f7f        
        
          <div style="border:2px solid #810f7f;">Content here</div>
        
        
          .myborder {border:2px solid #810f7f;}
        
        Border color #810f7f