#75407d color space conversions
Hex:
        #75407d
        RGB:
        117, 64, 125
        CMY:
        54, 75, 51
        CMYK:
        6, 49, 0, 51
      HSL:
        292°, 32.2751%, 37.0588%
        HSV (HSB):
        292°, 48.8000%, 49.0196%
        XYZ:
        12.8712, 8.9294, 20.4472
        xyY:
        0.3047, 0.2114, 8.9294
      CIE-Lab:
        35.8479, 33.2791, -25.1375
        CIE-LCH:
        35.8479, 41.7060, 322.9342
        CIE-Luv:
        35.8479, 23.0685, -38.3322
        Hunter-Lab:
        29.8820, 24.5923, -19.6525
      #75407d color charts
#75407d RGB chart
      #75407d CMYK chart
      #75407d RGB pie chart
      #75407d color shades, tints & tones
#75407d color schemes
#75407d color preview, HTML & CSS examples
           This text has a color of #75407d        
        
          <p style="color:#75407d;">Text here</p>
        
        
          .mytext {color:#75407d;}
        
        Text color #75407d
      
           This box has a color of #75407d        
        
          <div style="background-color:#75407d;">Content here</div>
        
        
          .mybackground {background-color:#75407d;}
        
        Background color #75407d
      
           Border around this has a color of #75407d        
        
          <div style="border:2px solid #75407d;">Content here</div>
        
        
          .myborder {border:2px solid #75407d;}
        
        Border color #75407d