#830f8b color space conversions
Hex:
        #830f8b
        RGB:
        131, 15, 139
        CMY:
        49, 94, 45
        CMYK:
        6, 89, 0, 45
      HSL:
        296°, 80.5195%, 30.1961%
        HSV (HSB):
        296°, 89.2086%, 54.5098%
        XYZ:
        14.1911, 7.0310, 25.0353
        xyY:
        0.3068, 0.1520, 7.0310
      CIE-Lab:
        31.8774, 58.8861, -39.9785
        CIE-LCH:
        31.8774, 71.1748, 325.8270
        CIE-Luv:
        31.8774, 38.7947, -59.4389
        Hunter-Lab:
        26.5161, 49.1280, -37.4177
      #830f8b color charts
#830f8b RGB chart
      #830f8b CMYK chart
      #830f8b RGB pie chart
      #830f8b color shades, tints & tones
#830f8b color schemes
#830f8b color preview, HTML & CSS examples
           This text has a color of #830f8b        
        
          <p style="color:#830f8b;">Text here</p>
        
        
          .mytext {color:#830f8b;}
        
        Text color #830f8b
      
           This box has a color of #830f8b        
        
          <div style="background-color:#830f8b;">Content here</div>
        
        
          .mybackground {background-color:#830f8b;}
        
        Background color #830f8b
      
           Border around this has a color of #830f8b        
        
          <div style="border:2px solid #830f8b;">Content here</div>
        
        
          .myborder {border:2px solid #830f8b;}
        
        Border color #830f8b