#7f357a color space conversions
Hex:
        #7f357a
        RGB:
        127, 53, 122
        CMY:
        50, 79, 52
        CMYK:
        0, 58, 4, 50
      HSL:
        304°, 41.1111%, 35.2941%
        HSV (HSB):
        304°, 58.2677%, 49.8039%
        XYZ:
        13.5384, 8.4634, 19.3324
        xyY:
        0.3275, 0.2048, 8.4634
      CIE-Lab:
        34.9299, 41.5981, -24.6000
        CIE-LCH:
        34.9299, 48.3277, 329.4011
        CIE-Luv:
        34.9299, 34.0532, -38.4067
        Hunter-Lab:
        29.0919, 32.1569, -19.0356
      #7f357a color charts
#7f357a RGB chart
      #7f357a CMYK chart
      #7f357a RGB pie chart
      #7f357a color shades, tints & tones
#7f357a color schemes
#7f357a color preview, HTML & CSS examples
           This text has a color of #7f357a        
        
          <p style="color:#7f357a;">Text here</p>
        
        
          .mytext {color:#7f357a;}
        
        Text color #7f357a
      
           This box has a color of #7f357a        
        
          <div style="background-color:#7f357a;">Content here</div>
        
        
          .mybackground {background-color:#7f357a;}
        
        Background color #7f357a
      
           Border around this has a color of #7f357a        
        
          <div style="border:2px solid #7f357a;">Content here</div>
        
        
          .myborder {border:2px solid #7f357a;}
        
        Border color #7f357a