#830f6e color space conversions
Hex:
        #830f6e
        RGB:
        131, 15, 110
        CMY:
        49, 94, 57
        CMYK:
        0, 89, 16, 49
      HSL:
        311°, 79.4521%, 28.6275%
        HSV (HSB):
        311°, 88.5496%, 51.3725%
        XYZ:
        12.3454, 6.2927, 15.3158
        xyY:
        0.3636, 0.1853, 6.2927
      CIE-Lab:
        30.1393, 54.3401, -24.4630
        CIE-LCH:
        30.1393, 59.5927, 335.7635
        CIE-Luv:
        30.1393, 49.2050, -38.1659
        Hunter-Lab:
        25.0853, 43.9468, -18.6397
      #830f6e color charts
#830f6e RGB chart
      #830f6e CMYK chart
      #830f6e RGB pie chart
      #830f6e color shades, tints & tones
#830f6e color schemes
#830f6e color preview, HTML & CSS examples
           This text has a color of #830f6e        
        
          <p style="color:#830f6e;">Text here</p>
        
        
          .mytext {color:#830f6e;}
        
        Text color #830f6e
      
           This box has a color of #830f6e        
        
          <div style="background-color:#830f6e;">Content here</div>
        
        
          .mybackground {background-color:#830f6e;}
        
        Background color #830f6e
      
           Border around this has a color of #830f6e        
        
          <div style="border:2px solid #830f6e;">Content here</div>
        
        
          .myborder {border:2px solid #830f6e;}
        
        Border color #830f6e