#7a0ca1 color space conversions
Hex:
        #7a0ca1
        RGB:
        122, 12, 161
        CMY:
        52, 95, 37
        CMYK:
        24, 93, 0, 37
      HSL:
        284°, 86.1272%, 33.9216%
        HSV (HSB):
        284°, 92.5466%, 63.1373%
        XYZ:
        14.5905, 6.9737, 34.2953
        xyY:
        0.2612, 0.1248, 6.9737
      CIE-Lab:
        31.7470, 61.9139, -53.7556
        CIE-LCH:
        31.7470, 81.9939, 319.0345
        CIE-Luv:
        31.7470, 26.8078, -76.6497
        Hunter-Lab:
        26.4078, 52.4090, -58.5132
      #7a0ca1 color charts
#7a0ca1 RGB chart
      #7a0ca1 CMYK chart
      #7a0ca1 RGB pie chart
      #7a0ca1 color shades, tints & tones
#7a0ca1 color schemes
#7a0ca1 color preview, HTML & CSS examples
           This text has a color of #7a0ca1        
        
          <p style="color:#7a0ca1;">Text here</p>
        
        
          .mytext {color:#7a0ca1;}
        
        Text color #7a0ca1
      
           This box has a color of #7a0ca1        
        
          <div style="background-color:#7a0ca1;">Content here</div>
        
        
          .mybackground {background-color:#7a0ca1;}
        
        Background color #7a0ca1
      
           Border around this has a color of #7a0ca1        
        
          <div style="border:2px solid #7a0ca1;">Content here</div>
        
        
          .myborder {border:2px solid #7a0ca1;}
        
        Border color #7a0ca1