#7b30c8 color space conversions
Hex:
        #7b30c8
        RGB:
        123, 48, 200
        CMY:
        52, 81, 22
        CMYK:
        39, 76, 0, 22
      HSL:
        270°, 61.2903%, 48.6275%
        HSV (HSB):
        270°, 76.0000%, 78.4314%
        XYZ:
        19.6507, 10.4950, 55.6336
        xyY:
        0.2291, 0.1223, 10.4950
      CIE-Lab:
        38.7165, 59.8062, -65.5515
        CIE-LCH:
        38.7165, 88.7344, 312.3759
        CIE-Luv:
        38.7165, 15.4377, -97.5119
        Hunter-Lab:
        32.3960, 51.5811, -79.1416
      #7b30c8 color charts
#7b30c8 RGB chart
      #7b30c8 CMYK chart
      #7b30c8 RGB pie chart
      #7b30c8 color shades, tints & tones
#7b30c8 color schemes
#7b30c8 color preview, HTML & CSS examples
           This text has a color of #7b30c8        
        
          <p style="color:#7b30c8;">Text here</p>
        
        
          .mytext {color:#7b30c8;}
        
        Text color #7b30c8
      
           This box has a color of #7b30c8        
        
          <div style="background-color:#7b30c8;">Content here</div>
        
        
          .mybackground {background-color:#7b30c8;}
        
        Background color #7b30c8
      
           Border around this has a color of #7b30c8        
        
          <div style="border:2px solid #7b30c8;">Content here</div>
        
        
          .myborder {border:2px solid #7b30c8;}
        
        Border color #7b30c8