#7b1d85 color space conversions
Hex:
        #7b1d85
        RGB:
        123, 29, 133
        CMY:
        52, 89, 48
        CMYK:
        8, 78, 0, 48
      HSL:
        294°, 64.1975%, 31.7647%
        HSV (HSB):
        294°, 78.1955%, 52.1569%
        XYZ:
        12.8414, 6.7831, 22.8228
        xyY:
        0.3025, 0.1598, 6.7831
      CIE-Lab:
        31.3080, 52.6493, -37.2389
        CIE-LCH:
        31.3080, 64.4879, 324.7282
        CIE-Luv:
        31.3080, 33.6833, -54.8816
        Hunter-Lab:
        26.0445, 42.4327, -33.7247
      #7b1d85 color charts
#7b1d85 RGB chart
      #7b1d85 CMYK chart
      #7b1d85 RGB pie chart
      #7b1d85 color shades, tints & tones
#7b1d85 color schemes
#7b1d85 color preview, HTML & CSS examples
           This text has a color of #7b1d85        
        
          <p style="color:#7b1d85;">Text here</p>
        
        
          .mytext {color:#7b1d85;}
        
        Text color #7b1d85
      
           This box has a color of #7b1d85        
        
          <div style="background-color:#7b1d85;">Content here</div>
        
        
          .mybackground {background-color:#7b1d85;}
        
        Background color #7b1d85
      
           Border around this has a color of #7b1d85        
        
          <div style="border:2px solid #7b1d85;">Content here</div>
        
        
          .myborder {border:2px solid #7b1d85;}
        
        Border color #7b1d85