#7b1b8d color space conversions
Hex:
        #7b1b8d
        RGB:
        123, 27, 141
        CMY:
        52, 89, 45
        CMYK:
        13, 81, 0, 45
      HSL:
        291°, 67.8571%, 32.9412%
        HSV (HSB):
        291°, 80.8511%, 55.2941%
        XYZ:
        13.3680, 6.9179, 25.8300
        xyY:
        0.2899, 0.1500, 6.9179
      CIE-Lab:
        31.6193, 54.7682, -41.7066
        CIE-LCH:
        31.6193, 68.8404, 322.7103
        CIE-Luv:
        31.6193, 31.6107, -61.0147
        Hunter-Lab:
        26.3019, 44.6948, -39.8149
      #7b1b8d color charts
#7b1b8d RGB chart
      #7b1b8d CMYK chart
      #7b1b8d RGB pie chart
      #7b1b8d color shades, tints & tones
#7b1b8d color schemes
#7b1b8d color preview, HTML & CSS examples
           This text has a color of #7b1b8d        
        
          <p style="color:#7b1b8d;">Text here</p>
        
        
          .mytext {color:#7b1b8d;}
        
        Text color #7b1b8d
      
           This box has a color of #7b1b8d        
        
          <div style="background-color:#7b1b8d;">Content here</div>
        
        
          .mybackground {background-color:#7b1b8d;}
        
        Background color #7b1b8d
      
           Border around this has a color of #7b1b8d        
        
          <div style="border:2px solid #7b1b8d;">Content here</div>
        
        
          .myborder {border:2px solid #7b1b8d;}
        
        Border color #7b1b8d