#7f578e color space conversions
Hex:
        #7f578e
        RGB:
        127, 87, 142
        CMY:
        50, 66, 44
        CMYK:
        11, 39, 0, 44
      HSL:
        284°, 24.0175%, 44.9020%
        HSV (HSB):
        284°, 38.7324%, 55.6863%
        XYZ:
        17.0431, 13.2814, 27.2565
        xyY:
        0.2960, 0.2307, 13.2814
      CIE-Lab:
        43.1842, 26.8462, -24.0054
        CIE-LCH:
        43.1842, 36.0136, 318.1975
        CIE-Luv:
        43.1842, 17.3474, -37.7624
        Hunter-Lab:
        36.4437, 19.7001, -18.8329
      #7f578e color charts
#7f578e RGB chart
      #7f578e CMYK chart
      #7f578e RGB pie chart
      #7f578e color shades, tints & tones
#7f578e color schemes
#7f578e color preview, HTML & CSS examples
           This text has a color of #7f578e        
        
          <p style="color:#7f578e;">Text here</p>
        
        
          .mytext {color:#7f578e;}
        
        Text color #7f578e
      
           This box has a color of #7f578e        
        
          <div style="background-color:#7f578e;">Content here</div>
        
        
          .mybackground {background-color:#7f578e;}
        
        Background color #7f578e
      
           Border around this has a color of #7f578e        
        
          <div style="border:2px solid #7f578e;">Content here</div>
        
        
          .myborder {border:2px solid #7f578e;}
        
        Border color #7f578e