#7f125d color space conversions
Hex:
        #7f125d
        RGB:
        127, 18, 93
        CMY:
        50, 93, 64
        CMYK:
        0, 86, 27, 50
      HSL:
        319°, 75.1724%, 28.4314%
        HSV (HSB):
        319°, 85.8268%, 49.8039%
        XYZ:
        10.9445, 5.7350, 10.8860
        xyY:
        0.3970, 0.2080, 5.7350
      CIE-Lab:
        28.7337, 50.4340, -15.6983
        CIE-LCH:
        28.7337, 52.8207, 342.7105
        CIE-Luv:
        28.7337, 52.2516, -26.2068
        Hunter-Lab:
        23.9478, 39.6686, -10.1883
      #7f125d color charts
#7f125d RGB chart
      #7f125d CMYK chart
      #7f125d RGB pie chart
      #7f125d color shades, tints & tones
#7f125d color schemes
#7f125d color preview, HTML & CSS examples
           This text has a color of #7f125d        
        
          <p style="color:#7f125d;">Text here</p>
        
        
          .mytext {color:#7f125d;}
        
        Text color #7f125d
      
           This box has a color of #7f125d        
        
          <div style="background-color:#7f125d;">Content here</div>
        
        
          .mybackground {background-color:#7f125d;}
        
        Background color #7f125d
      
           Border around this has a color of #7f125d        
        
          <div style="border:2px solid #7f125d;">Content here</div>
        
        
          .myborder {border:2px solid #7f125d;}
        
        Border color #7f125d