#7b30dc color space conversions
Hex:
        #7b30dc
        RGB:
        123, 48, 220
        CMY:
        52, 81, 14
        CMYK:
        44, 78, 0, 14
      HSL:
        266°, 71.0744%, 52.5490%
        HSV (HSB):
        266°, 78.1818%, 86.2745%
        XYZ:
        22.1436, 11.4922, 68.7613
        xyY:
        0.2163, 0.1122, 11.4922
      CIE-Lab:
        40.3973, 64.5696, -74.3529
        CIE-LCH:
        40.3973, 98.4763, 310.9717
        CIE-Luv:
        40.3973, 12.1569, -110.4344
        Hunter-Lab:
        33.9001, 57.2713, -96.5308
      #7b30dc color charts
#7b30dc RGB chart
      #7b30dc CMYK chart
      #7b30dc RGB pie chart
      #7b30dc color shades, tints & tones
#7b30dc color schemes
#7b30dc color preview, HTML & CSS examples
           This text has a color of #7b30dc        
        
          <p style="color:#7b30dc;">Text here</p>
        
        
          .mytext {color:#7b30dc;}
        
        Text color #7b30dc
      
           This box has a color of #7b30dc        
        
          <div style="background-color:#7b30dc;">Content here</div>
        
        
          .mybackground {background-color:#7b30dc;}
        
        Background color #7b30dc
      
           Border around this has a color of #7b30dc        
        
          <div style="border:2px solid #7b30dc;">Content here</div>
        
        
          .myborder {border:2px solid #7b30dc;}
        
        Border color #7b30dc