#7b017f color space conversions
Hex:
        #7b017f
        RGB:
        123, 1, 127
        CMY:
        52, 100, 50
        CMYK:
        3, 99, 0, 50
      HSL:
        298°, 98.4375%, 25.0980%
        HSV (HSB):
        298°, 99.2126%, 49.8039%
        XYZ:
        12.0100, 5.7650, 20.5584
        xyY:
        0.3133, 0.1504, 5.7650
      CIE-Lab:
        28.8116, 57.7490, -37.4765
        CIE-LCH:
        28.8116, 68.8436, 327.0183
        CIE-Luv:
        28.8116, 38.2456, -54.0778
        Hunter-Lab:
        24.0103, 47.2678, -33.9587
      #7b017f color charts
#7b017f RGB chart
      #7b017f CMYK chart
      #7b017f RGB pie chart
      #7b017f color shades, tints & tones
#7b017f color schemes
#7b017f color preview, HTML & CSS examples
           This text has a color of #7b017f        
        
          <p style="color:#7b017f;">Text here</p>
        
        
          .mytext {color:#7b017f;}
        
        Text color #7b017f
      
           This box has a color of #7b017f        
        
          <div style="background-color:#7b017f;">Content here</div>
        
        
          .mybackground {background-color:#7b017f;}
        
        Background color #7b017f
      
           Border around this has a color of #7b017f        
        
          <div style="border:2px solid #7b017f;">Content here</div>
        
        
          .myborder {border:2px solid #7b017f;}
        
        Border color #7b017f