#75233f color space conversions
Hex:
        #75233f
        RGB:
        117, 35, 63
        CMY:
        54, 86, 75
        CMYK:
        0, 70, 46, 54
      HSL:
        340°, 53.9474%, 29.8039%
        HSV (HSB):
        340°, 70.0855%, 45.8824%
        XYZ:
        8.8344, 5.3429, 5.2683
        xyY:
        0.4543, 0.2748, 5.3429
      CIE-Lab:
        27.6900, 38.1708, 2.4491
        CIE-LCH:
        27.6900, 38.2493, 3.6712
        CIE-Luv:
        27.6900, 50.1825, -3.3926
        Hunter-Lab:
        23.1146, 27.7717, 2.6669
      #75233f color charts
#75233f RGB chart
      #75233f CMYK chart
      #75233f RGB pie chart
      #75233f color shades, tints & tones
#75233f color schemes
#75233f color preview, HTML & CSS examples
           This text has a color of #75233f        
        
          <p style="color:#75233f;">Text here</p>
        
        
          .mytext {color:#75233f;}
        
        Text color #75233f
      
           This box has a color of #75233f        
        
          <div style="background-color:#75233f;">Content here</div>
        
        
          .mybackground {background-color:#75233f;}
        
        Background color #75233f
      
           Border around this has a color of #75233f        
        
          <div style="border:2px solid #75233f;">Content here</div>
        
        
          .myborder {border:2px solid #75233f;}
        
        Border color #75233f