#7b0fae color space conversions
Hex:
        #7b0fae
        RGB:
        123, 15, 174
        CMY:
        52, 94, 32
        CMYK:
        29, 91, 0, 32
      HSL:
        281°, 84.1270%, 37.0588%
        HSV (HSB):
        281°, 91.3793%, 68.2353%
        XYZ:
        15.9792, 7.6086, 40.6708
        xyY:
        0.2487, 0.1184, 7.6086
      CIE-Lab:
        33.1541, 64.0864, -59.2876
        CIE-LCH:
        33.1541, 87.3046, 317.2275
        CIE-Luv:
        33.1541, 23.9969, -84.7915
        Hunter-Lab:
        27.5837, 55.1333, -68.1117
      #7b0fae color charts
#7b0fae RGB chart
      #7b0fae CMYK chart
      #7b0fae RGB pie chart
      #7b0fae color shades, tints & tones
#7b0fae color schemes
#7b0fae color preview, HTML & CSS examples
           This text has a color of #7b0fae        
        
          <p style="color:#7b0fae;">Text here</p>
        
        
          .mytext {color:#7b0fae;}
        
        Text color #7b0fae
      
           This box has a color of #7b0fae        
        
          <div style="background-color:#7b0fae;">Content here</div>
        
        
          .mybackground {background-color:#7b0fae;}
        
        Background color #7b0fae
      
           Border around this has a color of #7b0fae        
        
          <div style="border:2px solid #7b0fae;">Content here</div>
        
        
          .myborder {border:2px solid #7b0fae;}
        
        Border color #7b0fae