#7b0e86 color space conversions
Hex:
        #7b0e86
        RGB:
        123, 14, 134
        CMY:
        52, 95, 47
        CMYK:
        8, 90, 0, 47
      HSL:
        295°, 81.0811%, 29.0196%
        HSV (HSB):
        295°, 89.5522%, 52.5490%
        XYZ:
        12.6285, 6.2463, 23.0943
        xyY:
        0.3009, 0.1488, 6.2463
      CIE-Lab:
        30.0254, 56.7520, -39.9196
        CIE-LCH:
        30.0254, 69.3856, 324.8773
        CIE-Luv:
        30.0254, 35.0581, -57.8499
        Hunter-Lab:
        24.9925, 46.4575, -37.2921
      #7b0e86 color charts
#7b0e86 RGB chart
      #7b0e86 CMYK chart
      #7b0e86 RGB pie chart
      #7b0e86 color shades, tints & tones
#7b0e86 color schemes
#7b0e86 color preview, HTML & CSS examples
           This text has a color of #7b0e86        
        
          <p style="color:#7b0e86;">Text here</p>
        
        
          .mytext {color:#7b0e86;}
        
        Text color #7b0e86
      
           This box has a color of #7b0e86        
        
          <div style="background-color:#7b0e86;">Content here</div>
        
        
          .mybackground {background-color:#7b0e86;}
        
        Background color #7b0e86
      
           Border around this has a color of #7b0e86        
        
          <div style="border:2px solid #7b0e86;">Content here</div>
        
        
          .myborder {border:2px solid #7b0e86;}
        
        Border color #7b0e86