#7b52bc color space conversions
Hex:
        #7b52bc
        RGB:
        123, 82, 188
        CMY:
        52, 68, 26
        CMYK:
        35, 56, 0, 26
      HSL:
        263°, 44.1667%, 52.9412%
        HSV (HSB):
        263°, 56.3830%, 73.7255%
        XYZ:
        20.2628, 13.8764, 49.1874
        xyY:
        0.2432, 0.1665, 13.8764
      CIE-Lab:
        44.0551, 39.8336, -49.9165
        CIE-LCH:
        44.0551, 63.8621, 308.5901
        CIE-Luv:
        44.0551, 10.1591, -77.9828
        Hunter-Lab:
        37.2510, 31.9062, -52.2126
      #7b52bc color charts
#7b52bc RGB chart
      #7b52bc CMYK chart
      #7b52bc RGB pie chart
      #7b52bc color shades, tints & tones
#7b52bc color schemes
#7b52bc color preview, HTML & CSS examples
           This text has a color of #7b52bc        
        
          <p style="color:#7b52bc;">Text here</p>
        
        
          .mytext {color:#7b52bc;}
        
        Text color #7b52bc
      
           This box has a color of #7b52bc        
        
          <div style="background-color:#7b52bc;">Content here</div>
        
        
          .mybackground {background-color:#7b52bc;}
        
        Background color #7b52bc
      
           Border around this has a color of #7b52bc        
        
          <div style="border:2px solid #7b52bc;">Content here</div>
        
        
          .myborder {border:2px solid #7b52bc;}
        
        Border color #7b52bc