#7b4cbe color space conversions
Hex:
        #7b4cbe
        RGB:
        123, 76, 190
        CMY:
        52, 70, 25
        CMYK:
        35, 60, 0, 25
      HSL:
        265°, 46.7213%, 52.1569%
        HSV (HSB):
        265°, 60.0000%, 74.5098%
        XYZ:
        20.0471, 13.0975, 50.1867
        xyY:
        0.2406, 0.1572, 13.0975
      CIE-Lab:
        42.9099, 43.7066, -52.9233
        CIE-LCH:
        42.9099, 68.6378, 309.5515
        CIE-Luv:
        42.9099, 11.4997, -82.1149
        Hunter-Lab:
        36.1905, 35.5434, -56.8862
      #7b4cbe color charts
#7b4cbe RGB chart
      #7b4cbe CMYK chart
      #7b4cbe RGB pie chart
      #7b4cbe color shades, tints & tones
#7b4cbe color schemes
#7b4cbe color preview, HTML & CSS examples
           This text has a color of #7b4cbe        
        
          <p style="color:#7b4cbe;">Text here</p>
        
        
          .mytext {color:#7b4cbe;}
        
        Text color #7b4cbe
      
           This box has a color of #7b4cbe        
        
          <div style="background-color:#7b4cbe;">Content here</div>
        
        
          .mybackground {background-color:#7b4cbe;}
        
        Background color #7b4cbe
      
           Border around this has a color of #7b4cbe        
        
          <div style="border:2px solid #7b4cbe;">Content here</div>
        
        
          .myborder {border:2px solid #7b4cbe;}
        
        Border color #7b4cbe