#83095f color space conversions
Hex:
        #83095f
        RGB:
        131, 9, 95
        CMY:
        49, 96, 63
        CMYK:
        0, 93, 27, 49
      HSL:
        318°, 87.1429%, 27.4510%
        HSV (HSB):
        318°, 93.1298%, 51.3725%
        XYZ:
        11.5233, 5.8469, 11.3477
        xyY:
        0.4013, 0.2036, 5.8469
      CIE-Lab:
        29.0229, 53.4025, -16.4938
        CIE-LCH:
        29.0229, 55.8916, 342.8363
        CIE-Luv:
        29.0229, 55.8493, -27.7249
        Hunter-Lab:
        24.1803, 42.7498, -10.8982
      #83095f color charts
#83095f RGB chart
      #83095f CMYK chart
      #83095f RGB pie chart
      #83095f color shades, tints & tones
#83095f color schemes
#83095f color preview, HTML & CSS examples
           This text has a color of #83095f        
        
          <p style="color:#83095f;">Text here</p>
        
        
          .mytext {color:#83095f;}
        
        Text color #83095f
      
           This box has a color of #83095f        
        
          <div style="background-color:#83095f;">Content here</div>
        
        
          .mybackground {background-color:#83095f;}
        
        Background color #83095f
      
           Border around this has a color of #83095f        
        
          <div style="border:2px solid #83095f;">Content here</div>
        
        
          .myborder {border:2px solid #83095f;}
        
        Border color #83095f