#7f155d color space conversions
Hex:
        #7f155d
        RGB:
        127, 21, 93
        CMY:
        50, 92, 64
        CMYK:
        0, 83, 27, 50
      HSL:
        319°, 71.6216%, 29.0196%
        HSV (HSB):
        319°, 83.4646%, 49.8039%
        XYZ:
        10.9963, 5.8387, 10.9033
        xyY:
        0.3964, 0.2105, 5.8387
      CIE-Lab:
        29.0017, 49.6622, -15.2853
        CIE-LCH:
        29.0017, 51.9612, 342.8924
        CIE-Luv:
        29.0017, 51.7253, -25.6682
        Hunter-Lab:
        24.1633, 38.9466, -9.8393
      #7f155d color charts
#7f155d RGB chart
      #7f155d CMYK chart
      #7f155d RGB pie chart
      #7f155d color shades, tints & tones
#7f155d color schemes
#7f155d color preview, HTML & CSS examples
           This text has a color of #7f155d        
        
          <p style="color:#7f155d;">Text here</p>
        
        
          .mytext {color:#7f155d;}
        
        Text color #7f155d
      
           This box has a color of #7f155d        
        
          <div style="background-color:#7f155d;">Content here</div>
        
        
          .mybackground {background-color:#7f155d;}
        
        Background color #7f155d
      
           Border around this has a color of #7f155d        
        
          <div style="border:2px solid #7f155d;">Content here</div>
        
        
          .myborder {border:2px solid #7f155d;}
        
        Border color #7f155d