#7b157d color space conversions
Hex:
        #7b157d
        RGB:
        123, 21, 125
        CMY:
        52, 92, 51
        CMYK:
        2, 83, 0, 51
      HSL:
        299°, 71.2329%, 28.6275%
        HSV (HSB):
        299°, 83.2000%, 49.0196%
        XYZ:
        12.1382, 6.2280, 19.9644
        xyY:
        0.3167, 0.1625, 6.2280
      CIE-Lab:
        29.9804, 53.6006, -34.3453
        CIE-LCH:
        29.9804, 63.6602, 327.3497
        CIE-Luv:
        29.9804, 37.2669, -50.4936
        Hunter-Lab:
        24.9559, 43.1474, -29.9622
      #7b157d color charts
#7b157d RGB chart
      #7b157d CMYK chart
      #7b157d RGB pie chart
      #7b157d color shades, tints & tones
#7b157d color schemes
#7b157d color preview, HTML & CSS examples
           This text has a color of #7b157d        
        
          <p style="color:#7b157d;">Text here</p>
        
        
          .mytext {color:#7b157d;}
        
        Text color #7b157d
      
           This box has a color of #7b157d        
        
          <div style="background-color:#7b157d;">Content here</div>
        
        
          .mybackground {background-color:#7b157d;}
        
        Background color #7b157d
      
           Border around this has a color of #7b157d        
        
          <div style="border:2px solid #7b157d;">Content here</div>
        
        
          .myborder {border:2px solid #7b157d;}
        
        Border color #7b157d