#7a0d5a color space conversions
Hex:
        #7a0d5a
        RGB:
        122, 13, 90
        CMY:
        52, 95, 65
        CMYK:
        0, 89, 26, 52
      HSL:
        318°, 80.7407%, 26.4706%
        HSV (HSB):
        318°, 89.3443%, 47.8431%
        XYZ:
        10.0154, 5.1636, 10.1417
        xyY:
        0.3955, 0.2039, 5.1636
      CIE-Lab:
        27.1959, 49.9748, -16.1838
        CIE-LCH:
        27.1959, 52.5300, 342.0560
        CIE-Luv:
        27.1959, 50.1930, -26.2153
        Hunter-Lab:
        22.7236, 38.9077, -10.5550
      #7a0d5a color charts
#7a0d5a RGB chart
      #7a0d5a CMYK chart
      #7a0d5a RGB pie chart
      #7a0d5a color shades, tints & tones
#7a0d5a color schemes
#7a0d5a color preview, HTML & CSS examples
           This text has a color of #7a0d5a        
        
          <p style="color:#7a0d5a;">Text here</p>
        
        
          .mytext {color:#7a0d5a;}
        
        Text color #7a0d5a
      
           This box has a color of #7a0d5a        
        
          <div style="background-color:#7a0d5a;">Content here</div>
        
        
          .mybackground {background-color:#7a0d5a;}
        
        Background color #7a0d5a
      
           Border around this has a color of #7a0d5a        
        
          <div style="border:2px solid #7a0d5a;">Content here</div>
        
        
          .myborder {border:2px solid #7a0d5a;}
        
        Border color #7a0d5a