#75367e color space conversions
Hex:
        #75367e
        RGB:
        117, 54, 126
        CMY:
        54, 79, 51
        CMYK:
        7, 57, 0, 51
      HSL:
        293°, 40.0000%, 35.2941%
        HSV (HSB):
        293°, 57.1429%, 49.4118%
        XYZ:
        12.4212, 7.9266, 20.6140
        xyY:
        0.3032, 0.1935, 7.9266
      CIE-Lab:
        33.8295, 38.9512, -28.9281
        CIE-LCH:
        33.8295, 48.5183, 323.3996
        CIE-Luv:
        33.8295, 26.1135, -43.5441
        Hunter-Lab:
        28.1542, 29.4814, -23.7031
      #75367e color charts
#75367e RGB chart
      #75367e CMYK chart
      #75367e RGB pie chart
      #75367e color shades, tints & tones
#75367e color schemes
#75367e color preview, HTML & CSS examples
           This text has a color of #75367e        
        
          <p style="color:#75367e;">Text here</p>
        
        
          .mytext {color:#75367e;}
        
        Text color #75367e
      
           This box has a color of #75367e        
        
          <div style="background-color:#75367e;">Content here</div>
        
        
          .mybackground {background-color:#75367e;}
        
        Background color #75367e
      
           Border around this has a color of #75367e        
        
          <div style="border:2px solid #75367e;">Content here</div>
        
        
          .myborder {border:2px solid #75367e;}
        
        Border color #75367e