#83075f color space conversions
Hex:
        #83075f
        RGB:
        131, 7, 95
        CMY:
        49, 97, 63
        CMYK:
        0, 95, 27, 49
      HSL:
        317°, 89.8551%, 27.0588%
        HSV (HSB):
        317°, 94.6565%, 51.3725%
        XYZ:
        11.5016, 5.8035, 11.3405
        xyY:
        0.4015, 0.2026, 5.8035
      CIE-Lab:
        28.9111, 53.7285, -16.6664
        CIE-LCH:
        28.9111, 56.2541, 342.7663
        CIE-Luv:
        28.9111, 56.0692, -27.9483
        Hunter-Lab:
        24.0904, 43.0640, -11.0472
      #83075f color charts
#83075f RGB chart
      #83075f CMYK chart
      #83075f RGB pie chart
      #83075f color shades, tints & tones
#83075f color schemes
#83075f color preview, HTML & CSS examples
           This text has a color of #83075f        
        
          <p style="color:#83075f;">Text here</p>
        
        
          .mytext {color:#83075f;}
        
        Text color #83075f
      
           This box has a color of #83075f        
        
          <div style="background-color:#83075f;">Content here</div>
        
        
          .mybackground {background-color:#83075f;}
        
        Background color #83075f
      
           Border around this has a color of #83075f        
        
          <div style="border:2px solid #83075f;">Content here</div>
        
        
          .myborder {border:2px solid #83075f;}
        
        Border color #83075f