#7b06af color space conversions
Hex:
        #7b06af
        RGB:
        123, 6, 175
        CMY:
        52, 98, 31
        CMYK:
        30, 97, 0, 31
      HSL:
        282°, 93.3702%, 35.4902%
        HSV (HSB):
        282°, 96.5714%, 68.6275%
        XYZ:
        15.9714, 7.4363, 41.1510
        xyY:
        0.2474, 0.1152, 7.4363
      CIE-Lab:
        32.7803, 65.6524, -60.4966
        CIE-LCH:
        32.7803, 89.2753, 317.3404
        CIE-Luv:
        32.7803, 24.1687, -85.9371
        Hunter-Lab:
        27.2697, 56.8224, -70.3822
      #7b06af color charts
#7b06af RGB chart
      #7b06af CMYK chart
      #7b06af RGB pie chart
      #7b06af color shades, tints & tones
#7b06af color schemes
#7b06af color preview, HTML & CSS examples
           This text has a color of #7b06af        
        
          <p style="color:#7b06af;">Text here</p>
        
        
          .mytext {color:#7b06af;}
        
        Text color #7b06af
      
           This box has a color of #7b06af        
        
          <div style="background-color:#7b06af;">Content here</div>
        
        
          .mybackground {background-color:#7b06af;}
        
        Background color #7b06af
      
           Border around this has a color of #7b06af        
        
          <div style="border:2px solid #7b06af;">Content here</div>
        
        
          .myborder {border:2px solid #7b06af;}
        
        Border color #7b06af