#7f478e color space conversions
Hex:
        #7f478e
        RGB:
        127, 71, 142
        CMY:
        50, 72, 44
        CMYK:
        11, 50, 0, 44
      HSL:
        287°, 33.3333%, 41.7647%
        HSV (HSB):
        287°, 50.0000%, 55.6863%
        XYZ:
        15.8881, 10.9715, 26.8715
        xyY:
        0.2957, 0.2042, 10.9715
      CIE-Lab:
        39.5324, 36.0683, -29.7054
        CIE-LCH:
        39.5324, 46.7262, 320.5256
        CIE-Luv:
        39.5324, 23.4278, -46.3134
        Hunter-Lab:
        33.1232, 27.6548, -24.9132
      #7f478e color charts
#7f478e RGB chart
      #7f478e CMYK chart
      #7f478e RGB pie chart
      #7f478e color shades, tints & tones
#7f478e color schemes
#7f478e color preview, HTML & CSS examples
           This text has a color of #7f478e        
        
          <p style="color:#7f478e;">Text here</p>
        
        
          .mytext {color:#7f478e;}
        
        Text color #7f478e
      
           This box has a color of #7f478e        
        
          <div style="background-color:#7f478e;">Content here</div>
        
        
          .mybackground {background-color:#7f478e;}
        
        Background color #7f478e
      
           Border around this has a color of #7f478e        
        
          <div style="border:2px solid #7f478e;">Content here</div>
        
        
          .myborder {border:2px solid #7f478e;}
        
        Border color #7f478e