#753b8e color space conversions
Hex:
        #753b8e
        RGB:
        117, 59, 142
        CMY:
        54, 77, 44
        CMYK:
        18, 58, 0, 44
      HSL:
        282°, 41.2935%, 39.4118%
        HSV (HSB):
        282°, 58.4507%, 55.6863%
        XYZ:
        13.7826, 8.8628, 26.5755
        xyY:
        0.2800, 0.1801, 8.8628
      CIE-Lab:
        35.7188, 39.7581, -35.8181
        CIE-LCH:
        35.7188, 53.5131, 317.9843
        CIE-Luv:
        35.7188, 21.1803, -53.9083
        Hunter-Lab:
        29.7705, 30.5401, -32.0875
      #753b8e color charts
#753b8e RGB chart
      #753b8e CMYK chart
      #753b8e RGB pie chart
      #753b8e color shades, tints & tones
#753b8e color schemes
#753b8e color preview, HTML & CSS examples
           This text has a color of #753b8e        
        
          <p style="color:#753b8e;">Text here</p>
        
        
          .mytext {color:#753b8e;}
        
        Text color #753b8e
      
           This box has a color of #753b8e        
        
          <div style="background-color:#753b8e;">Content here</div>
        
        
          .mybackground {background-color:#753b8e;}
        
        Background color #753b8e
      
           Border around this has a color of #753b8e        
        
          <div style="border:2px solid #753b8e;">Content here</div>
        
        
          .myborder {border:2px solid #753b8e;}
        
        Border color #753b8e