#75467f color space conversions
Hex:
        #75467f
        RGB:
        117, 70, 127
        CMY:
        54, 73, 50
        CMYK:
        8, 45, 0, 50
      HSL:
        289°, 28.9340%, 38.6275%
        HSV (HSB):
        289°, 44.8819%, 49.8039%
        XYZ:
        13.3570, 9.6945, 21.2459
        xyY:
        0.3015, 0.2189, 9.6945
      CIE-Lab:
        37.2885, 30.2606, -24.1260
        CIE-LCH:
        37.2885, 38.7010, 321.4355
        CIE-Luv:
        37.2885, 20.4919, -36.9479
        Hunter-Lab:
        31.1360, 22.0866, -18.6617
      #75467f color charts
#75467f RGB chart
      #75467f CMYK chart
      #75467f RGB pie chart
      #75467f color shades, tints & tones
#75467f color schemes
#75467f color preview, HTML & CSS examples
           This text has a color of #75467f        
        
          <p style="color:#75467f;">Text here</p>
        
        
          .mytext {color:#75467f;}
        
        Text color #75467f
      
           This box has a color of #75467f        
        
          <div style="background-color:#75467f;">Content here</div>
        
        
          .mybackground {background-color:#75467f;}
        
        Background color #75467f
      
           Border around this has a color of #75467f        
        
          <div style="border:2px solid #75467f;">Content here</div>
        
        
          .myborder {border:2px solid #75467f;}
        
        Border color #75467f