#7b2b8a color space conversions
Hex:
        #7b2b8a
        RGB:
        123, 43, 138
        CMY:
        52, 83, 46
        CMYK:
        11, 69, 0, 46
      HSL:
        291°, 52.4862%, 35.4902%
        HSV (HSB):
        291°, 68.8406%, 54.1176%
        XYZ:
        13.6197, 7.7737, 24.8274
        xyY:
        0.2947, 0.1682, 7.7737
      CIE-Lab:
        33.5070, 48.2529, -36.8287
        CIE-LCH:
        33.5070, 60.7017, 322.6476
        CIE-Luv:
        33.5070, 29.7468, -55.1303
        Hunter-Lab:
        27.8813, 38.4028, -33.2788
      #7b2b8a color charts
#7b2b8a RGB chart
      #7b2b8a CMYK chart
      #7b2b8a RGB pie chart
      #7b2b8a color shades, tints & tones
#7b2b8a color schemes
#7b2b8a color preview, HTML & CSS examples
           This text has a color of #7b2b8a        
        
          <p style="color:#7b2b8a;">Text here</p>
        
        
          .mytext {color:#7b2b8a;}
        
        Text color #7b2b8a
      
           This box has a color of #7b2b8a        
        
          <div style="background-color:#7b2b8a;">Content here</div>
        
        
          .mybackground {background-color:#7b2b8a;}
        
        Background color #7b2b8a
      
           Border around this has a color of #7b2b8a        
        
          <div style="border:2px solid #7b2b8a;">Content here</div>
        
        
          .myborder {border:2px solid #7b2b8a;}
        
        Border color #7b2b8a