#7b30c3 color space conversions
Hex:
        #7b30c3
        RGB:
        123, 48, 195
        CMY:
        52, 81, 24
        CMYK:
        37, 75, 0, 24
      HSL:
        271°, 60.4938%, 47.6471%
        HSV (HSB):
        271°, 75.3846%, 76.4706%
        XYZ:
        19.0757, 10.2650, 52.6057
        xyY:
        0.2328, 0.1253, 10.2650
      CIE-Lab:
        38.3139, 58.6296, -63.2908
        CIE-LCH:
        38.3139, 86.2737, 312.8106
        CIE-Luv:
        38.3139, 16.3241, -94.1951
        Hunter-Lab:
        32.0390, 50.2085, -74.9225
      #7b30c3 color charts
#7b30c3 RGB chart
      #7b30c3 CMYK chart
      #7b30c3 RGB pie chart
      #7b30c3 color shades, tints & tones
#7b30c3 color schemes
#7b30c3 color preview, HTML & CSS examples
           This text has a color of #7b30c3        
        
          <p style="color:#7b30c3;">Text here</p>
        
        
          .mytext {color:#7b30c3;}
        
        Text color #7b30c3
      
           This box has a color of #7b30c3        
        
          <div style="background-color:#7b30c3;">Content here</div>
        
        
          .mybackground {background-color:#7b30c3;}
        
        Background color #7b30c3
      
           Border around this has a color of #7b30c3        
        
          <div style="border:2px solid #7b30c3;">Content here</div>
        
        
          .myborder {border:2px solid #7b30c3;}
        
        Border color #7b30c3