#7f135a color space conversions
Hex:
        #7f135a
        RGB:
        127, 19, 90
        CMY:
        50, 93, 65
        CMYK:
        0, 85, 29, 50
      HSL:
        321°, 73.9726%, 28.6275%
        HSV (HSB):
        321°, 85.0394%, 49.8039%
        XYZ:
        10.8307, 5.7160, 10.2053
        xyY:
        0.4049, 0.2137, 5.7160
      CIE-Lab:
        28.6842, 49.8014, -13.8069
        CIE-LCH:
        28.6842, 51.6799, 344.5045
        CIE-Luv:
        28.6842, 53.2445, -23.8134
        Hunter-Lab:
        23.9081, 39.0242, -8.5727
      #7f135a color charts
#7f135a RGB chart
      #7f135a CMYK chart
      #7f135a RGB pie chart
      #7f135a color shades, tints & tones
#7f135a color schemes
#7f135a color preview, HTML & CSS examples
           This text has a color of #7f135a        
        
          <p style="color:#7f135a;">Text here</p>
        
        
          .mytext {color:#7f135a;}
        
        Text color #7f135a
      
           This box has a color of #7f135a        
        
          <div style="background-color:#7f135a;">Content here</div>
        
        
          .mybackground {background-color:#7f135a;}
        
        Background color #7f135a
      
           Border around this has a color of #7f135a        
        
          <div style="border:2px solid #7f135a;">Content here</div>
        
        
          .myborder {border:2px solid #7f135a;}
        
        Border color #7f135a