#830c7f color space conversions
Hex:
        #830c7f
        RGB:
        131, 12, 127
        CMY:
        49, 95, 50
        CMYK:
        0, 91, 3, 49
      HSL:
        302°, 83.2168%, 28.0392%
        HSV (HSB):
        302°, 90.8397%, 51.3725%
        XYZ:
        13.3223, 6.6205, 20.6544
        xyY:
        0.3282, 0.1631, 6.6205
      CIE-Lab:
        30.9270, 57.4555, -34.0075
        CIE-LCH:
        30.9270, 66.7656, 329.3790
        CIE-Luv:
        30.9270, 43.1717, -51.0841
        Hunter-Lab:
        25.7304, 47.3928, -29.5822
      #830c7f color charts
#830c7f RGB chart
      #830c7f CMYK chart
      #830c7f RGB pie chart
      #830c7f color shades, tints & tones
#830c7f color schemes
#830c7f color preview, HTML & CSS examples
           This text has a color of #830c7f        
        
          <p style="color:#830c7f;">Text here</p>
        
        
          .mytext {color:#830c7f;}
        
        Text color #830c7f
      
           This box has a color of #830c7f        
        
          <div style="background-color:#830c7f;">Content here</div>
        
        
          .mybackground {background-color:#830c7f;}
        
        Background color #830c7f
      
           Border around this has a color of #830c7f        
        
          <div style="border:2px solid #830c7f;">Content here</div>
        
        
          .myborder {border:2px solid #830c7f;}
        
        Border color #830c7f