#7f538d color space conversions
Hex:
        #7f538d
        RGB:
        127, 83, 141
        CMY:
        50, 67, 45
        CMYK:
        10, 41, 0, 45
      HSL:
        286°, 25.8929%, 43.9216%
        HSV (HSB):
        286°, 41.1348%, 55.2941%
        XYZ:
        16.6534, 12.6216, 26.7578
        xyY:
        0.2972, 0.2253, 12.6216
      CIE-Lab:
        42.1875, 28.9769, -24.9505
        CIE-LCH:
        42.1875, 38.2385, 319.2700
        CIE-Luv:
        42.1875, 19.1241, -39.2137
        Hunter-Lab:
        35.5269, 21.5004, -19.7866
      #7f538d color charts
#7f538d RGB chart
      #7f538d CMYK chart
      #7f538d RGB pie chart
      #7f538d color shades, tints & tones
#7f538d color schemes
#7f538d color preview, HTML & CSS examples
           This text has a color of #7f538d        
        
          <p style="color:#7f538d;">Text here</p>
        
        
          .mytext {color:#7f538d;}
        
        Text color #7f538d
      
           This box has a color of #7f538d        
        
          <div style="background-color:#7f538d;">Content here</div>
        
        
          .mybackground {background-color:#7f538d;}
        
        Background color #7f538d
      
           Border around this has a color of #7f538d        
        
          <div style="border:2px solid #7f538d;">Content here</div>
        
        
          .myborder {border:2px solid #7f538d;}
        
        Border color #7f538d