#830e5f color space conversions
Hex:
        #830e5f
        RGB:
        131, 14, 95
        CMY:
        49, 95, 63
        CMYK:
        0, 89, 27, 49
      HSL:
        318°, 80.6897%, 28.4314%
        HSV (HSB):
        318°, 89.3130%, 51.3725%
        XYZ:
        11.5827, 5.9656, 11.3675
        xyY:
        0.4006, 0.2063, 5.9656
      CIE-Lab:
        29.3255, 52.5221, -16.0267
        CIE-LCH:
        29.3255, 54.9129, 343.0309
        CIE-Luv:
        29.3255, 55.2486, -27.1160
        Hunter-Lab:
        24.4246, 41.9057, -10.4970
      #830e5f color charts
#830e5f RGB chart
      #830e5f CMYK chart
      #830e5f RGB pie chart
      #830e5f color shades, tints & tones
#830e5f color schemes
#830e5f color preview, HTML & CSS examples
           This text has a color of #830e5f        
        
          <p style="color:#830e5f;">Text here</p>
        
        
          .mytext {color:#830e5f;}
        
        Text color #830e5f
      
           This box has a color of #830e5f        
        
          <div style="background-color:#830e5f;">Content here</div>
        
        
          .mybackground {background-color:#830e5f;}
        
        Background color #830e5f
      
           Border around this has a color of #830e5f        
        
          <div style="border:2px solid #830e5f;">Content here</div>
        
        
          .myborder {border:2px solid #830e5f;}
        
        Border color #830e5f