#830f9d color space conversions
Hex:
        #830f9d
        RGB:
        131, 15, 157
        CMY:
        49, 94, 38
        CMYK:
        17, 90, 0, 38
      HSL:
        289°, 82.5581%, 33.7255%
        HSV (HSB):
        289°, 90.4459%, 61.5686%
        XYZ:
        15.6167, 7.6013, 32.5424
        xyY:
        0.2801, 0.1363, 7.6013
      CIE-Lab:
        33.1383, 62.0518, -48.9978
        CIE-LCH:
        33.1383, 79.0646, 321.7044
        CIE-Luv:
        33.1383, 33.1827, -72.0781
        Hunter-Lab:
        27.5704, 52.8596, -50.6830
      #830f9d color charts
#830f9d RGB chart
      #830f9d CMYK chart
      #830f9d RGB pie chart
      #830f9d color shades, tints & tones
#830f9d color schemes
#830f9d color preview, HTML & CSS examples
           This text has a color of #830f9d        
        
          <p style="color:#830f9d;">Text here</p>
        
        
          .mytext {color:#830f9d;}
        
        Text color #830f9d
      
           This box has a color of #830f9d        
        
          <div style="background-color:#830f9d;">Content here</div>
        
        
          .mybackground {background-color:#830f9d;}
        
        Background color #830f9d
      
           Border around this has a color of #830f9d        
        
          <div style="border:2px solid #830f9d;">Content here</div>
        
        
          .myborder {border:2px solid #830f9d;}
        
        Border color #830f9d