#7b2ca2 color space conversions
Hex:
        #7b2ca2
        RGB:
        123, 44, 162
        CMY:
        52, 83, 36
        CMYK:
        24, 73, 0, 36
      HSL:
        280°, 57.2816%, 40.3922%
        HSV (HSB):
        280°, 72.8395%, 63.5294%
        XYZ:
        15.5906, 8.6210, 35.0247
        xyY:
        0.2632, 0.1455, 8.6210
      CIE-Lab:
        35.2440, 52.8231, -48.6843
        CIE-LCH:
        35.2440, 71.8362, 317.3348
        CIE-Luv:
        35.2440, 23.6561, -72.3710
        Hunter-Lab:
        29.3615, 43.3992, -50.1729
      #7b2ca2 color charts
#7b2ca2 RGB chart
      #7b2ca2 CMYK chart
      #7b2ca2 RGB pie chart
      #7b2ca2 color shades, tints & tones
#7b2ca2 color schemes
#7b2ca2 color preview, HTML & CSS examples
           This text has a color of #7b2ca2        
        
          <p style="color:#7b2ca2;">Text here</p>
        
        
          .mytext {color:#7b2ca2;}
        
        Text color #7b2ca2
      
           This box has a color of #7b2ca2        
        
          <div style="background-color:#7b2ca2;">Content here</div>
        
        
          .mybackground {background-color:#7b2ca2;}
        
        Background color #7b2ca2
      
           Border around this has a color of #7b2ca2        
        
          <div style="border:2px solid #7b2ca2;">Content here</div>
        
        
          .myborder {border:2px solid #7b2ca2;}
        
        Border color #7b2ca2