#7b42b1 color space conversions
Hex:
        #7b42b1
        RGB:
        123, 66, 177
        CMY:
        52, 74, 31
        CMYK:
        31, 63, 0, 31
      HSL:
        271°, 45.6790%, 47.6471%
        HSV (HSB):
        271°, 62.7119%, 69.4118%
        XYZ:
        18.0524, 11.2817, 42.8211
        xyY:
        0.2502, 0.1564, 11.2817
      CIE-Lab:
        40.0509, 45.8113, -49.8913
        CIE-LCH:
        40.0509, 67.7335, 312.5588
        CIE-Luv:
        40.0509, 16.0671, -76.4117
        Hunter-Lab:
        33.5883, 37.1575, -52.0760
      #7b42b1 color charts
#7b42b1 RGB chart
      #7b42b1 CMYK chart
      #7b42b1 RGB pie chart
      #7b42b1 color shades, tints & tones
#7b42b1 color schemes
#7b42b1 color preview, HTML & CSS examples
           This text has a color of #7b42b1        
        
          <p style="color:#7b42b1;">Text here</p>
        
        
          .mytext {color:#7b42b1;}
        
        Text color #7b42b1
      
           This box has a color of #7b42b1        
        
          <div style="background-color:#7b42b1;">Content here</div>
        
        
          .mybackground {background-color:#7b42b1;}
        
        Background color #7b42b1
      
           Border around this has a color of #7b42b1        
        
          <div style="border:2px solid #7b42b1;">Content here</div>
        
        
          .myborder {border:2px solid #7b42b1;}
        
        Border color #7b42b1