#7b44be color space conversions
Hex:
        #7b44be
        RGB:
        123, 68, 190
        CMY:
        52, 73, 25
        CMYK:
        35, 64, 0, 25
      HSL:
        267°, 48.4127%, 50.5882%
        HSV (HSB):
        267°, 64.2105%, 74.5098%
        XYZ:
        19.5298, 12.0629, 50.0142
        xyY:
        0.2393, 0.1478, 12.0629
      CIE-Lab:
        41.3159, 47.9945, -55.4943
        CIE-LCH:
        41.3159, 73.3696, 310.8550
        CIE-Luv:
        41.3159, 13.4432, -85.1873
        Hunter-Lab:
        34.7317, 39.5908, -61.0664
      #7b44be color charts
#7b44be RGB chart
      #7b44be CMYK chart
      #7b44be RGB pie chart
      #7b44be color shades, tints & tones
#7b44be color schemes
#7b44be color preview, HTML & CSS examples
           This text has a color of #7b44be        
        
          <p style="color:#7b44be;">Text here</p>
        
        
          .mytext {color:#7b44be;}
        
        Text color #7b44be
      
           This box has a color of #7b44be        
        
          <div style="background-color:#7b44be;">Content here</div>
        
        
          .mybackground {background-color:#7b44be;}
        
        Background color #7b44be
      
           Border around this has a color of #7b44be        
        
          <div style="border:2px solid #7b44be;">Content here</div>
        
        
          .myborder {border:2px solid #7b44be;}
        
        Border color #7b44be