#830f8d color space conversions
Hex:
        #830f8d
        RGB:
        131, 15, 141
        CMY:
        49, 94, 45
        CMYK:
        7, 89, 0, 45
      HSL:
        295°, 80.7692%, 30.5882%
        HSV (HSB):
        295°, 89.3617%, 55.2941%
        XYZ:
        14.3386, 7.0900, 25.8121
        xyY:
        0.3035, 0.1501, 7.0900
      CIE-Lab:
        32.0110, 59.2264, -41.0026
        CIE-LCH:
        32.0110, 72.0345, 325.3050
        CIE-Luv:
        32.0110, 38.1378, -60.8676
        Hunter-Lab:
        26.6271, 49.5242, -38.8362
      #830f8d color charts
#830f8d RGB chart
      #830f8d CMYK chart
      #830f8d RGB pie chart
      #830f8d color shades, tints & tones
#830f8d color schemes
#830f8d color preview, HTML & CSS examples
           This text has a color of #830f8d        
        
          <p style="color:#830f8d;">Text here</p>
        
        
          .mytext {color:#830f8d;}
        
        Text color #830f8d
      
           This box has a color of #830f8d        
        
          <div style="background-color:#830f8d;">Content here</div>
        
        
          .mybackground {background-color:#830f8d;}
        
        Background color #830f8d
      
           Border around this has a color of #830f8d        
        
          <div style="border:2px solid #830f8d;">Content here</div>
        
        
          .myborder {border:2px solid #830f8d;}
        
        Border color #830f8d