#7a34e1 color space conversions
Hex:
        #7a34e1
        RGB:
        122, 52, 225
        CMY:
        52, 80, 12
        CMYK:
        46, 77, 0, 12
      HSL:
        264°, 74.2489%, 54.3137%
        HSV (HSB):
        264°, 76.8889%, 88.2353%
        XYZ:
        22.8446, 12.0298, 72.3521
        xyY:
        0.2131, 0.1122, 12.0298
      CIE-Lab:
        41.2634, 64.0494, -75.7960
        CIE-LCH:
        41.2634, 99.2339, 310.1986
        CIE-Luv:
        41.2634, 10.4861, -113.0613
        Hunter-Lab:
        34.6840, 56.8721, -99.4023
      #7a34e1 color charts
#7a34e1 RGB chart
      #7a34e1 CMYK chart
      #7a34e1 RGB pie chart
      #7a34e1 color shades, tints & tones
#7a34e1 color schemes
#7a34e1 color preview, HTML & CSS examples
           This text has a color of #7a34e1        
        
          <p style="color:#7a34e1;">Text here</p>
        
        
          .mytext {color:#7a34e1;}
        
        Text color #7a34e1
      
           This box has a color of #7a34e1        
        
          <div style="background-color:#7a34e1;">Content here</div>
        
        
          .mybackground {background-color:#7a34e1;}
        
        Background color #7a34e1
      
           Border around this has a color of #7a34e1        
        
          <div style="border:2px solid #7a34e1;">Content here</div>
        
        
          .myborder {border:2px solid #7a34e1;}
        
        Border color #7a34e1