#7b225e color space conversions
Hex:
        #7b225e
        RGB:
        123, 34, 94
        CMY:
        52, 87, 63
        CMYK:
        0, 72, 24, 52
      HSL:
        320°, 56.6879%, 30.7843%
        HSV (HSB):
        320°, 72.3577%, 48.2353%
        XYZ:
        10.7608, 6.1632, 11.2121
        xyY:
        0.3825, 0.2190, 6.1632
      CIE-Lab:
        29.8204, 44.3811, -14.7424
        CIE-LCH:
        29.8204, 46.7655, 341.6247
        CIE-Luv:
        29.8204, 45.2408, -24.4219
        Hunter-Lab:
        24.8257, 33.9264, -9.3994
      #7b225e color charts
#7b225e RGB chart
      #7b225e CMYK chart
      #7b225e RGB pie chart
      #7b225e color shades, tints & tones
#7b225e color schemes
#7b225e color preview, HTML & CSS examples
           This text has a color of #7b225e        
        
          <p style="color:#7b225e;">Text here</p>
        
        
          .mytext {color:#7b225e;}
        
        Text color #7b225e
      
           This box has a color of #7b225e        
        
          <div style="background-color:#7b225e;">Content here</div>
        
        
          .mybackground {background-color:#7b225e;}
        
        Background color #7b225e
      
           Border around this has a color of #7b225e        
        
          <div style="border:2px solid #7b225e;">Content here</div>
        
        
          .myborder {border:2px solid #7b225e;}
        
        Border color #7b225e