#83095d color space conversions
Hex:
        #83095d
        RGB:
        131, 9, 93
        CMY:
        49, 96, 64
        CMYK:
        0, 93, 29, 49
      HSL:
        319°, 87.1429%, 27.4510%
        HSV (HSB):
        319°, 93.1298%, 51.3725%
        XYZ:
        11.4335, 5.8110, 10.8749
        xyY:
        0.4066, 0.2067, 5.8110
      CIE-Lab:
        28.9305, 53.1562, -15.3274
        CIE-LCH:
        28.9305, 55.3219, 343.9153
        CIE-Luv:
        28.9305, 56.6711, -26.2467
        Hunter-Lab:
        24.1060, 42.4777, -9.8733
      #83095d color charts
#83095d RGB chart
      #83095d CMYK chart
      #83095d RGB pie chart
      #83095d color shades, tints & tones
#83095d color schemes
#83095d color preview, HTML & CSS examples
           This text has a color of #83095d        
        
          <p style="color:#83095d;">Text here</p>
        
        
          .mytext {color:#83095d;}
        
        Text color #83095d
      
           This box has a color of #83095d        
        
          <div style="background-color:#83095d;">Content here</div>
        
        
          .mybackground {background-color:#83095d;}
        
        Background color #83095d
      
           Border around this has a color of #83095d        
        
          <div style="border:2px solid #83095d;">Content here</div>
        
        
          .myborder {border:2px solid #83095d;}
        
        Border color #83095d