#7a1d7b color space conversions
Hex:
        #7a1d7b
        RGB:
        122, 29, 123
        CMY:
        52, 89, 52
        CMYK:
        1, 76, 0, 52
      HSL:
        299°, 61.8421%, 29.8039%
        HSV (HSB):
        299°, 76.4228%, 48.2353%
        XYZ:
        12.0406, 6.4464, 19.3486
        xyY:
        0.3182, 0.1704, 6.4464
      CIE-Lab:
        30.5118, 50.6332, -32.2487
        CIE-LCH:
        30.5118, 60.0308, 327.5067
        CIE-Luv:
        30.5118, 36.0693, -47.7859
        Hunter-Lab:
        25.3897, 40.2181, -27.4100
      #7a1d7b color charts
#7a1d7b RGB chart
      #7a1d7b CMYK chart
      #7a1d7b RGB pie chart
      #7a1d7b color shades, tints & tones
#7a1d7b color schemes
#7a1d7b color preview, HTML & CSS examples
           This text has a color of #7a1d7b        
        
          <p style="color:#7a1d7b;">Text here</p>
        
        
          .mytext {color:#7a1d7b;}
        
        Text color #7a1d7b
      
           This box has a color of #7a1d7b        
        
          <div style="background-color:#7a1d7b;">Content here</div>
        
        
          .mybackground {background-color:#7a1d7b;}
        
        Background color #7a1d7b
      
           Border around this has a color of #7a1d7b        
        
          <div style="border:2px solid #7a1d7b;">Content here</div>
        
        
          .myborder {border:2px solid #7a1d7b;}
        
        Border color #7a1d7b