#7b299f color space conversions
Hex:
        #7b299f
        RGB:
        123, 41, 159
        CMY:
        52, 84, 38
        CMYK:
        23, 74, 0, 38
      HSL:
        282°, 59.0000%, 39.2157%
        HSV (HSB):
        282°, 74.2138%, 62.3529%
        XYZ:
        15.2193, 8.3000, 33.6008
        xyY:
        0.2664, 0.1453, 8.3000
      CIE-Lab:
        34.6001, 53.4082, -47.9117
        CIE-LCH:
        34.6001, 71.7493, 318.1051
        CIE-Luv:
        34.6001, 24.8582, -70.9610
        Hunter-Lab:
        28.8098, 43.8790, -48.9830
      #7b299f color charts
#7b299f RGB chart
      #7b299f CMYK chart
      #7b299f RGB pie chart
      #7b299f color shades, tints & tones
#7b299f color schemes
#7b299f color preview, HTML & CSS examples
           This text has a color of #7b299f        
        
          <p style="color:#7b299f;">Text here</p>
        
        
          .mytext {color:#7b299f;}
        
        Text color #7b299f
      
           This box has a color of #7b299f        
        
          <div style="background-color:#7b299f;">Content here</div>
        
        
          .mybackground {background-color:#7b299f;}
        
        Background color #7b299f
      
           Border around this has a color of #7b299f        
        
          <div style="border:2px solid #7b299f;">Content here</div>
        
        
          .myborder {border:2px solid #7b299f;}
        
        Border color #7b299f