#7a547f color space conversions
Hex:
        #7a547f
        RGB:
        122, 84, 127
        CMY:
        52, 67, 50
        CMYK:
        4, 34, 0, 50
      HSL:
        293°, 20.3791%, 41.3725%
        HSV (HSB):
        293°, 33.8583%, 49.8039%
        XYZ:
        15.0271, 12.0105, 21.6049
        xyY:
        0.3089, 0.2469, 12.0105
      CIE-Lab:
        41.2328, 23.6709, -17.9752
        CIE-LCH:
        41.2328, 29.7224, 322.7877
        CIE-Luv:
        41.2328, 17.8749, -28.1880
        Hunter-Lab:
        34.6562, 16.7502, -12.7024
      #7a547f color charts
#7a547f RGB chart
      #7a547f CMYK chart
      #7a547f RGB pie chart
      #7a547f color shades, tints & tones
#7a547f color schemes
#7a547f color preview, HTML & CSS examples
           This text has a color of #7a547f        
        
          <p style="color:#7a547f;">Text here</p>
        
        
          .mytext {color:#7a547f;}
        
        Text color #7a547f
      
           This box has a color of #7a547f        
        
          <div style="background-color:#7a547f;">Content here</div>
        
        
          .mybackground {background-color:#7a547f;}
        
        Background color #7a547f
      
           Border around this has a color of #7a547f        
        
          <div style="border:2px solid #7a547f;">Content here</div>
        
        
          .myborder {border:2px solid #7a547f;}
        
        Border color #7a547f