#7b2d8a color space conversions
Hex:
        #7b2d8a
        RGB:
        123, 45, 138
        CMY:
        52, 82, 46
        CMYK:
        11, 67, 0, 46
      HSL:
        290°, 50.8197%, 35.8824%
        HSV (HSB):
        290°, 67.3913%, 54.1176%
        XYZ:
        13.6942, 7.9227, 24.8522
        xyY:
        0.2947, 0.1705, 7.9227
      CIE-Lab:
        33.8214, 47.3743, -36.3275
        CIE-LCH:
        33.8214, 59.6993, 322.5183
        CIE-Luv:
        33.8214, 29.3115, -54.5302
        Hunter-Lab:
        28.1473, 37.5860, -32.6461
      #7b2d8a color charts
#7b2d8a RGB chart
      #7b2d8a CMYK chart
      #7b2d8a RGB pie chart
      #7b2d8a color shades, tints & tones
#7b2d8a color schemes
#7b2d8a color preview, HTML & CSS examples
           This text has a color of #7b2d8a        
        
          <p style="color:#7b2d8a;">Text here</p>
        
        
          .mytext {color:#7b2d8a;}
        
        Text color #7b2d8a
      
           This box has a color of #7b2d8a        
        
          <div style="background-color:#7b2d8a;">Content here</div>
        
        
          .mybackground {background-color:#7b2d8a;}
        
        Background color #7b2d8a
      
           Border around this has a color of #7b2d8a        
        
          <div style="border:2px solid #7b2d8a;">Content here</div>
        
        
          .myborder {border:2px solid #7b2d8a;}
        
        Border color #7b2d8a