#7b419d color space conversions
Hex:
        #7b419d
        RGB:
        123, 65, 157
        CMY:
        52, 75, 38
        CMYK:
        22, 59, 0, 38
      HSL:
        278°, 41.4414%, 43.5294%
        HSV (HSB):
        278°, 58.5987%, 61.5686%
        XYZ:
        16.1445, 10.4259, 33.0598
        xyY:
        0.2707, 0.1748, 10.4259
      CIE-Lab:
        38.5962, 41.5774, -40.2926
        CIE-LCH:
        38.5962, 57.8980, 315.8991
        CIE-Luv:
        38.5962, 19.9851, -61.7137
        Hunter-Lab:
        32.2891, 32.7436, -38.1027
      #7b419d color charts
#7b419d RGB chart
      #7b419d CMYK chart
      #7b419d RGB pie chart
      #7b419d color shades, tints & tones
#7b419d color schemes
#7b419d color preview, HTML & CSS examples
           This text has a color of #7b419d        
        
          <p style="color:#7b419d;">Text here</p>
        
        
          .mytext {color:#7b419d;}
        
        Text color #7b419d
      
           This box has a color of #7b419d        
        
          <div style="background-color:#7b419d;">Content here</div>
        
        
          .mybackground {background-color:#7b419d;}
        
        Background color #7b419d
      
           Border around this has a color of #7b419d        
        
          <div style="border:2px solid #7b419d;">Content here</div>
        
        
          .myborder {border:2px solid #7b419d;}
        
        Border color #7b419d