#7b30ea color space conversions
Hex:
        #7b30ea
        RGB:
        123, 48, 234
        CMY:
        52, 81, 8
        CMYK:
        47, 79, 0, 8
      HSL:
        264°, 81.5789%, 55.2941%
        HSV (HSB):
        264°, 79.4872%, 91.7647%
        XYZ:
        24.0766, 12.2654, 78.9404
        xyY:
        0.2088, 0.1064, 12.2654
      CIE-Lab:
        41.6348, 67.9395, -80.3000
        CIE-LCH:
        41.6348, 105.1849, 310.2336
        CIE-Luv:
        41.6348, 10.0881, -119.1864
        Hunter-Lab:
        35.0220, 61.4253, -109.1258
      #7b30ea color charts
#7b30ea RGB chart
      #7b30ea CMYK chart
      #7b30ea RGB pie chart
      #7b30ea color shades, tints & tones
#7b30ea color schemes
#7b30ea color preview, HTML & CSS examples
           This text has a color of #7b30ea        
        
          <p style="color:#7b30ea;">Text here</p>
        
        
          .mytext {color:#7b30ea;}
        
        Text color #7b30ea
      
           This box has a color of #7b30ea        
        
          <div style="background-color:#7b30ea;">Content here</div>
        
        
          .mybackground {background-color:#7b30ea;}
        
        Background color #7b30ea
      
           Border around this has a color of #7b30ea        
        
          <div style="border:2px solid #7b30ea;">Content here</div>
        
        
          .myborder {border:2px solid #7b30ea;}
        
        Border color #7b30ea