#7b2d95 color space conversions
Hex:
        #7b2d95
        RGB:
        123, 45, 149
        CMY:
        52, 82, 42
        CMYK:
        17, 70, 0, 42
      HSL:
        285°, 53.6082%, 38.0392%
        HSV (HSB):
        285°, 69.7987%, 58.4314%
        XYZ:
        14.5316, 8.2577, 29.2618
        xyY:
        0.2792, 0.1586, 8.2577
      CIE-Lab:
        34.5138, 49.6270, -41.9727
        CIE-LCH:
        34.5138, 64.9965, 319.7767
        CIE-Luv:
        34.5138, 26.5393, -62.7056
        Hunter-Lab:
        28.7361, 39.9775, -40.2592
      #7b2d95 color charts
#7b2d95 RGB chart
      #7b2d95 CMYK chart
      #7b2d95 RGB pie chart
      #7b2d95 color shades, tints & tones
#7b2d95 color schemes
#7b2d95 color preview, HTML & CSS examples
           This text has a color of #7b2d95        
        
          <p style="color:#7b2d95;">Text here</p>
        
        
          .mytext {color:#7b2d95;}
        
        Text color #7b2d95
      
           This box has a color of #7b2d95        
        
          <div style="background-color:#7b2d95;">Content here</div>
        
        
          .mybackground {background-color:#7b2d95;}
        
        Background color #7b2d95
      
           Border around this has a color of #7b2d95        
        
          <div style="border:2px solid #7b2d95;">Content here</div>
        
        
          .myborder {border:2px solid #7b2d95;}
        
        Border color #7b2d95