#7b415d color space conversions
Hex:
        #7b415d
        RGB:
        123, 65, 93
        CMY:
        52, 75, 64
        CMYK:
        0, 47, 24, 52
      HSL:
        331°, 30.8511%, 36.8627%
        HSV (HSB):
        331°, 47.1545%, 48.2353%
        XYZ:
        12.0345, 8.7819, 11.4167
        xyY:
        0.3734, 0.2724, 8.7819
      CIE-Lab:
        35.5609, 28.8275, -5.4118
        CIE-LCH:
        35.5609, 29.3311, 349.3676
        CIE-Luv:
        35.5609, 33.5524, -11.2525
        Hunter-Lab:
        29.6342, 20.6290, -2.0978
      #7b415d color charts
#7b415d RGB chart
      #7b415d CMYK chart
      #7b415d RGB pie chart
      #7b415d color shades, tints & tones
#7b415d color schemes
#7b415d color preview, HTML & CSS examples
           This text has a color of #7b415d        
        
          <p style="color:#7b415d;">Text here</p>
        
        
          .mytext {color:#7b415d;}
        
        Text color #7b415d
      
           This box has a color of #7b415d        
        
          <div style="background-color:#7b415d;">Content here</div>
        
        
          .mybackground {background-color:#7b415d;}
        
        Background color #7b415d
      
           Border around this has a color of #7b415d        
        
          <div style="border:2px solid #7b415d;">Content here</div>
        
        
          .myborder {border:2px solid #7b415d;}
        
        Border color #7b415d