#7a0da2 color space conversions
Hex:
        #7a0da2
        RGB:
        122, 13, 162
        CMY:
        52, 95, 36
        CMYK:
        25, 92, 0, 36
      HSL:
        284°, 85.1429%, 34.3137%
        HSV (HSB):
        284°, 91.9753%, 63.5294%
        XYZ:
        14.6916, 7.0341, 34.7658
        xyY:
        0.2601, 0.1245, 7.0341
      CIE-Lab:
        31.8843, 61.9386, -54.1384
        CIE-LCH:
        31.8843, 82.2639, 318.8444
        CIE-Luv:
        31.8843, 26.4968, -77.2402
        Hunter-Lab:
        26.5218, 52.4656, -59.1544
      #7a0da2 color charts
#7a0da2 RGB chart
      #7a0da2 CMYK chart
      #7a0da2 RGB pie chart
      #7a0da2 color shades, tints & tones
#7a0da2 color schemes
#7a0da2 color preview, HTML & CSS examples
           This text has a color of #7a0da2        
        
          <p style="color:#7a0da2;">Text here</p>
        
        
          .mytext {color:#7a0da2;}
        
        Text color #7a0da2
      
           This box has a color of #7a0da2        
        
          <div style="background-color:#7a0da2;">Content here</div>
        
        
          .mybackground {background-color:#7a0da2;}
        
        Background color #7a0da2
      
           Border around this has a color of #7a0da2        
        
          <div style="border:2px solid #7a0da2;">Content here</div>
        
        
          .myborder {border:2px solid #7a0da2;}
        
        Border color #7a0da2