#830a8f color space conversions
Hex:
        #830a8f
        RGB:
        131, 10, 143
        CMY:
        49, 96, 44
        CMYK:
        8, 93, 0, 44
      HSL:
        295°, 86.9281%, 30.0000%
        HSV (HSB):
        295°, 93.0070%, 56.0784%
        XYZ:
        14.4265, 7.0255, 26.5823
        xyY:
        0.3003, 0.1463, 7.0255
      CIE-Lab:
        31.8650, 60.3986, -42.4734
        CIE-LCH:
        31.8650, 73.8375, 324.8844
        CIE-Luv:
        31.8650, 37.8338, -62.7516
        Hunter-Lab:
        26.5057, 50.7689, -40.9072
      #830a8f color charts
#830a8f RGB chart
      #830a8f CMYK chart
      #830a8f RGB pie chart
      #830a8f color shades, tints & tones
#830a8f color schemes
#830a8f color preview, HTML & CSS examples
           This text has a color of #830a8f        
        
          <p style="color:#830a8f;">Text here</p>
        
        
          .mytext {color:#830a8f;}
        
        Text color #830a8f
      
           This box has a color of #830a8f        
        
          <div style="background-color:#830a8f;">Content here</div>
        
        
          .mybackground {background-color:#830a8f;}
        
        Background color #830a8f
      
           Border around this has a color of #830a8f        
        
          <div style="border:2px solid #830a8f;">Content here</div>
        
        
          .myborder {border:2px solid #830a8f;}
        
        Border color #830a8f