#7b2cbe color space conversions
Hex:
        #7b2cbe
        RGB:
        123, 44, 190
        CMY:
        52, 83, 25
        CMYK:
        35, 77, 0, 25
      HSL:
        272°, 62.3932%, 45.8824%
        HSV (HSB):
        272°, 76.8421%, 74.5098%
        XYZ:
        18.3633, 9.7300, 49.6254
        xyY:
        0.2363, 0.1252, 9.7300
      CIE-Lab:
        37.3535, 59.0791, -61.9252
        CIE-LCH:
        37.3535, 85.5866, 313.6526
        CIE-Luv:
        37.3535, 17.8179, -91.6458
        Hunter-Lab:
        31.1930, 50.4953, -72.4903
      #7b2cbe color charts
#7b2cbe RGB chart
      #7b2cbe CMYK chart
      #7b2cbe RGB pie chart
      #7b2cbe color shades, tints & tones
#7b2cbe color schemes
#7b2cbe color preview, HTML & CSS examples
           This text has a color of #7b2cbe        
        
          <p style="color:#7b2cbe;">Text here</p>
        
        
          .mytext {color:#7b2cbe;}
        
        Text color #7b2cbe
      
           This box has a color of #7b2cbe        
        
          <div style="background-color:#7b2cbe;">Content here</div>
        
        
          .mybackground {background-color:#7b2cbe;}
        
        Background color #7b2cbe
      
           Border around this has a color of #7b2cbe        
        
          <div style="border:2px solid #7b2cbe;">Content here</div>
        
        
          .myborder {border:2px solid #7b2cbe;}
        
        Border color #7b2cbe