#7b0b86 color space conversions
Hex:
        #7b0b86
        RGB:
        123, 11, 134
        CMY:
        52, 96, 47
        CMYK:
        8, 92, 0, 47
      HSL:
        295°, 84.8276%, 28.4314%
        HSV (HSB):
        295°, 91.7910%, 52.5490%
        XYZ:
        12.5911, 6.1715, 23.0819
        xyY:
        0.3009, 0.1475, 6.1715
      CIE-Lab:
        29.8412, 57.2945, -40.2159
        CIE-LCH:
        29.8412, 69.9998, 324.9344
        CIE-Luv:
        29.8412, 35.2756, -58.1394
        Hunter-Lab:
        24.8426, 46.9959, -37.6981
      #7b0b86 color charts
#7b0b86 RGB chart
      #7b0b86 CMYK chart
      #7b0b86 RGB pie chart
      #7b0b86 color shades, tints & tones
#7b0b86 color schemes
#7b0b86 color preview, HTML & CSS examples
           This text has a color of #7b0b86        
        
          <p style="color:#7b0b86;">Text here</p>
        
        
          .mytext {color:#7b0b86;}
        
        Text color #7b0b86
      
           This box has a color of #7b0b86        
        
          <div style="background-color:#7b0b86;">Content here</div>
        
        
          .mybackground {background-color:#7b0b86;}
        
        Background color #7b0b86
      
           Border around this has a color of #7b0b86        
        
          <div style="border:2px solid #7b0b86;">Content here</div>
        
        
          .myborder {border:2px solid #7b0b86;}
        
        Border color #7b0b86