#75145f color space conversions
Hex:
        #75145f
        RGB:
        117, 20, 95
        CMY:
        54, 92, 63
        CMYK:
        0, 83, 19, 54
      HSL:
        314°, 70.8029%, 26.8627%
        HSV (HSB):
        314°, 82.9060%, 45.8824%
        XYZ:
        9.6518, 5.1084, 11.3038
        xyY:
        0.3703, 0.1960, 5.1084
      CIE-Lab:
        27.0415, 47.7471, -19.7884
        CIE-LCH:
        27.0415, 51.6852, 337.4889
        CIE-Luv:
        27.0415, 43.3729, -30.1650
        Hunter-Lab:
        22.6019, 36.6728, -13.8312
      #75145f color charts
#75145f RGB chart
      #75145f CMYK chart
      #75145f RGB pie chart
      #75145f color shades, tints & tones
#75145f color schemes
#75145f color preview, HTML & CSS examples
           This text has a color of #75145f        
        
          <p style="color:#75145f;">Text here</p>
        
        
          .mytext {color:#75145f;}
        
        Text color #75145f
      
           This box has a color of #75145f        
        
          <div style="background-color:#75145f;">Content here</div>
        
        
          .mybackground {background-color:#75145f;}
        
        Background color #75145f
      
           Border around this has a color of #75145f        
        
          <div style="border:2px solid #75145f;">Content here</div>
        
        
          .myborder {border:2px solid #75145f;}
        
        Border color #75145f