#80235d color space conversions
Hex:
        #80235d
        RGB:
        128, 35, 93
        CMY:
        50, 86, 64
        CMYK:
        0, 73, 27, 50
      HSL:
        323°, 57.0552%, 31.9608%
        HSV (HSB):
        323°, 72.6562%, 50.1961%
        XYZ:
        11.4789, 6.5816, 11.0213
        xyY:
        0.3947, 0.2263, 6.5816
      CIE-Lab:
        30.8347, 45.2744, -12.4587
        CIE-LCH:
        30.8347, 46.9573, 344.6140
        CIE-Luv:
        30.8347, 49.1650, -21.9994
        Hunter-Lab:
        25.6546, 34.9727, -7.5130
      #80235d color charts
#80235d RGB chart
      #80235d CMYK chart
      #80235d RGB pie chart
      #80235d color shades, tints & tones
#80235d color schemes
#80235d color preview, HTML & CSS examples
           This text has a color of #80235d        
        
          <p style="color:#80235d;">Text here</p>
        
        
          .mytext {color:#80235d;}
        
        Text color #80235d
      
           This box has a color of #80235d        
        
          <div style="background-color:#80235d;">Content here</div>
        
        
          .mybackground {background-color:#80235d;}
        
        Background color #80235d
      
           Border around this has a color of #80235d        
        
          <div style="border:2px solid #80235d;">Content here</div>
        
        
          .myborder {border:2px solid #80235d;}
        
        Border color #80235d