#7b1e81 color space conversions
Hex:
        #7b1e81
        RGB:
        123, 30, 129
        CMY:
        52, 88, 49
        CMYK:
        5, 77, 0, 49
      HSL:
        296°, 62.2642%, 31.1765%
        HSV (HSB):
        296°, 76.7442%, 50.5882%
        XYZ:
        12.5951, 6.7245, 21.4030
        xyY:
        0.3093, 0.1651, 6.7245
      CIE-Lab:
        31.1713, 51.5880, -34.9582
        CIE-LCH:
        31.1713, 62.3169, 325.8768
        CIE-Luv:
        31.1713, 34.7359, -51.7496
        Hunter-Lab:
        25.9316, 41.3180, -30.7837
      #7b1e81 color charts
#7b1e81 RGB chart
      #7b1e81 CMYK chart
      #7b1e81 RGB pie chart
      #7b1e81 color shades, tints & tones
#7b1e81 color schemes
#7b1e81 color preview, HTML & CSS examples
           This text has a color of #7b1e81        
        
          <p style="color:#7b1e81;">Text here</p>
        
        
          .mytext {color:#7b1e81;}
        
        Text color #7b1e81
      
           This box has a color of #7b1e81        
        
          <div style="background-color:#7b1e81;">Content here</div>
        
        
          .mybackground {background-color:#7b1e81;}
        
        Background color #7b1e81
      
           Border around this has a color of #7b1e81        
        
          <div style="border:2px solid #7b1e81;">Content here</div>
        
        
          .myborder {border:2px solid #7b1e81;}
        
        Border color #7b1e81