#7b2bea color space conversions
Hex:
        #7b2bea
        RGB:
        123, 43, 234
        CMY:
        52, 83, 8
        CMYK:
        47, 82, 0, 8
      HSL:
        265°, 81.9742%, 54.3137%
        HSV (HSB):
        265°, 81.6239%, 91.7647%
        XYZ:
        23.8835, 11.8792, 78.8760
        xyY:
        0.2083, 0.1036, 11.8792
      CIE-Lab:
        41.0235, 69.7265, -81.3051
        CIE-LCH:
        41.0235, 107.1088, 310.6161
        CIE-Luv:
        41.0235, 10.6270, -119.7976
        Hunter-Lab:
        34.4662, 63.3764, -111.5588
      #7b2bea color charts
#7b2bea RGB chart
      #7b2bea CMYK chart
      #7b2bea RGB pie chart
      #7b2bea color shades, tints & tones
#7b2bea color schemes
#7b2bea color preview, HTML & CSS examples
           This text has a color of #7b2bea        
        
          <p style="color:#7b2bea;">Text here</p>
        
        
          .mytext {color:#7b2bea;}
        
        Text color #7b2bea
      
           This box has a color of #7b2bea        
        
          <div style="background-color:#7b2bea;">Content here</div>
        
        
          .mybackground {background-color:#7b2bea;}
        
        Background color #7b2bea
      
           Border around this has a color of #7b2bea        
        
          <div style="border:2px solid #7b2bea;">Content here</div>
        
        
          .myborder {border:2px solid #7b2bea;}
        
        Border color #7b2bea