#7f055d color space conversions
Hex:
        #7f055d
        RGB:
        127, 5, 93
        CMY:
        50, 98, 64
        CMYK:
        0, 96, 27, 50
      HSL:
        317°, 92.4242%, 25.8824%
        HSV (HSB):
        317°, 96.0630%, 49.8039%
        XYZ:
        10.7825, 5.4109, 10.8320
        xyY:
        0.3990, 0.2002, 5.4109
      CIE-Lab:
        27.8747, 52.9301, -17.0256
        CIE-LCH:
        27.8747, 55.6010, 342.1690
        CIE-Luv:
        27.8747, 53.9014, -27.9044
        Hunter-Lab:
        23.2613, 42.0339, -11.3265
      #7f055d color charts
#7f055d RGB chart
      #7f055d CMYK chart
      #7f055d RGB pie chart
      #7f055d color shades, tints & tones
#7f055d color schemes
#7f055d color preview, HTML & CSS examples
           This text has a color of #7f055d        
        
          <p style="color:#7f055d;">Text here</p>
        
        
          .mytext {color:#7f055d;}
        
        Text color #7f055d
      
           This box has a color of #7f055d        
        
          <div style="background-color:#7f055d;">Content here</div>
        
        
          .mybackground {background-color:#7f055d;}
        
        Background color #7f055d
      
           Border around this has a color of #7f055d        
        
          <div style="border:2px solid #7f055d;">Content here</div>
        
        
          .myborder {border:2px solid #7f055d;}
        
        Border color #7f055d