#7f5488 color space conversions
Hex:
        #7f5488
        RGB:
        127, 84, 136
        CMY:
        50, 67, 47
        CMYK:
        7, 38, 0, 47
      HSL:
        290°, 23.6364%, 43.1373%
        HSV (HSB):
        290°, 38.2353%, 53.3333%
        XYZ:
        16.3667, 12.6302, 24.8678
        xyY:
        0.3038, 0.2345, 12.6302
      CIE-Lab:
        42.2008, 27.3048, -21.9058
        CIE-LCH:
        42.2008, 35.0060, 321.2610
        CIE-Luv:
        42.2008, 19.5394, -34.5501
        Hunter-Lab:
        35.5391, 20.0105, -16.6098
      #7f5488 color charts
#7f5488 RGB chart
      #7f5488 CMYK chart
      #7f5488 RGB pie chart
      #7f5488 color shades, tints & tones
#7f5488 color schemes
#7f5488 color preview, HTML & CSS examples
           This text has a color of #7f5488        
        
          <p style="color:#7f5488;">Text here</p>
        
        
          .mytext {color:#7f5488;}
        
        Text color #7f5488
      
           This box has a color of #7f5488        
        
          <div style="background-color:#7f5488;">Content here</div>
        
        
          .mybackground {background-color:#7f5488;}
        
        Background color #7f5488
      
           Border around this has a color of #7f5488        
        
          <div style="border:2px solid #7f5488;">Content here</div>
        
        
          .myborder {border:2px solid #7f5488;}
        
        Border color #7f5488