#75017d color space conversions
Hex:
        #75017d
        RGB:
        117, 1, 125
        CMY:
        54, 100, 51
        CMYK:
        6, 99, 0, 51
      HSL:
        296°, 98.4127%, 24.7059%
        HSV (HSB):
        296°, 99.2000%, 49.0196%
        XYZ:
        11.0486, 5.2843, 19.8397
        xyY:
        0.3054, 0.1461, 5.2843
      CIE-Lab:
        27.5298, 56.3923, -38.3334
        CIE-LCH:
        27.5298, 68.1876, 325.7936
        CIE-Luv:
        27.5298, 34.7584, -54.0137
        Hunter-Lab:
        22.9876, 45.5652, -35.0796
      #75017d color charts
#75017d RGB chart
      #75017d CMYK chart
      #75017d RGB pie chart
      #75017d color shades, tints & tones
#75017d color schemes
#75017d color preview, HTML & CSS examples
           This text has a color of #75017d        
        
          <p style="color:#75017d;">Text here</p>
        
        
          .mytext {color:#75017d;}
        
        Text color #75017d
      
           This box has a color of #75017d        
        
          <div style="background-color:#75017d;">Content here</div>
        
        
          .mybackground {background-color:#75017d;}
        
        Background color #75017d
      
           Border around this has a color of #75017d        
        
          <div style="border:2px solid #75017d;">Content here</div>
        
        
          .myborder {border:2px solid #75017d;}
        
        Border color #75017d