#7a417f color space conversions
Hex:
        #7a417f
        RGB:
        122, 65, 127
        CMY:
        52, 75, 50
        CMYK:
        4, 49, 0, 50
      HSL:
        295°, 32.2917%, 37.6471%
        HSV (HSB):
        295°, 48.8189%, 49.8039%
        XYZ:
        13.7471, 9.4505, 21.1782
        xyY:
        0.3098, 0.2130, 9.4505
      CIE-Lab:
        36.8375, 34.7107, -24.7803
        CIE-LCH:
        36.8375, 42.6485, 324.4766
        CIE-Luv:
        36.8375, 25.4788, -38.3253
        Hunter-Lab:
        30.7416, 26.0241, -19.3264
      #7a417f color charts
#7a417f RGB chart
      #7a417f CMYK chart
      #7a417f RGB pie chart
      #7a417f color shades, tints & tones
#7a417f color schemes
#7a417f color preview, HTML & CSS examples
           This text has a color of #7a417f        
        
          <p style="color:#7a417f;">Text here</p>
        
        
          .mytext {color:#7a417f;}
        
        Text color #7a417f
      
           This box has a color of #7a417f        
        
          <div style="background-color:#7a417f;">Content here</div>
        
        
          .mybackground {background-color:#7a417f;}
        
        Background color #7a417f
      
           Border around this has a color of #7a417f        
        
          <div style="border:2px solid #7a417f;">Content here</div>
        
        
          .myborder {border:2px solid #7a417f;}
        
        Border color #7a417f