#7b0faf color space conversions
Hex:
        #7b0faf
        RGB:
        123, 15, 175
        CMY:
        52, 94, 31
        CMYK:
        30, 91, 0, 31
      HSL:
        281°, 84.2105%, 37.2549%
        HSV (HSB):
        281°, 91.4286%, 68.6275%
        XYZ:
        16.0771, 7.6477, 41.1862
        xyY:
        0.2477, 0.1178, 7.6477
      CIE-Lab:
        33.2382, 64.2860, -59.7484
        CIE-LCH:
        33.2382, 87.7642, 317.0951
        CIE-Luv:
        33.2382, 23.7619, -85.4378
        Hunter-Lab:
        27.6546, 55.3761, -68.9431
      #7b0faf color charts
#7b0faf RGB chart
      #7b0faf CMYK chart
      #7b0faf RGB pie chart
      #7b0faf color shades, tints & tones
#7b0faf color schemes
#7b0faf color preview, HTML & CSS examples
           This text has a color of #7b0faf        
        
          <p style="color:#7b0faf;">Text here</p>
        
        
          .mytext {color:#7b0faf;}
        
        Text color #7b0faf
      
           This box has a color of #7b0faf        
        
          <div style="background-color:#7b0faf;">Content here</div>
        
        
          .mybackground {background-color:#7b0faf;}
        
        Background color #7b0faf
      
           Border around this has a color of #7b0faf        
        
          <div style="border:2px solid #7b0faf;">Content here</div>
        
        
          .myborder {border:2px solid #7b0faf;}
        
        Border color #7b0faf