#7b31bd color space conversions
Hex:
        #7b31bd
        RGB:
        123, 49, 189
        CMY:
        52, 81, 26
        CMYK:
        35, 74, 0, 26
      HSL:
        272°, 58.8235%, 46.6667%
        HSV (HSB):
        272°, 74.0741%, 74.1176%
        XYZ:
        18.4520, 10.0817, 49.1175
        xyY:
        0.2376, 0.1298, 10.0817
      CIE-Lab:
        37.9887, 56.8056, -60.3032
        CIE-LCH:
        37.9887, 82.8454, 313.2893
        CIE-Luv:
        37.9887, 17.2704, -89.9465
        Hunter-Lab:
        31.7517, 48.1670, -69.4911
      #7b31bd color charts
#7b31bd RGB chart
      #7b31bd CMYK chart
      #7b31bd RGB pie chart
      #7b31bd color shades, tints & tones
#7b31bd color schemes
#7b31bd color preview, HTML & CSS examples
           This text has a color of #7b31bd        
        
          <p style="color:#7b31bd;">Text here</p>
        
        
          .mytext {color:#7b31bd;}
        
        Text color #7b31bd
      
           This box has a color of #7b31bd        
        
          <div style="background-color:#7b31bd;">Content here</div>
        
        
          .mybackground {background-color:#7b31bd;}
        
        Background color #7b31bd
      
           Border around this has a color of #7b31bd        
        
          <div style="border:2px solid #7b31bd;">Content here</div>
        
        
          .myborder {border:2px solid #7b31bd;}
        
        Border color #7b31bd