#7b06a1 color space conversions
Hex:
        #7b06a1
        RGB:
        123, 6, 161
        CMY:
        52, 98, 37
        CMYK:
        24, 96, 0, 37
      HSL:
        285°, 92.8144%, 32.7451%
        HSV (HSB):
        285°, 96.2733%, 63.1373%
        XYZ:
        14.6665, 6.9144, 34.2798
        xyY:
        0.2626, 0.1238, 6.9144
      CIE-Lab:
        31.6113, 62.9631, -53.9692
        CIE-LCH:
        31.6113, 82.9278, 319.3983
        CIE-Luv:
        31.6113, 27.6777, -76.8621
        Hunter-Lab:
        26.2953, 53.5440, -58.8867
      #7b06a1 color charts
#7b06a1 RGB chart
      #7b06a1 CMYK chart
      #7b06a1 RGB pie chart
      #7b06a1 color shades, tints & tones
#7b06a1 color schemes
#7b06a1 color preview, HTML & CSS examples
           This text has a color of #7b06a1        
        
          <p style="color:#7b06a1;">Text here</p>
        
        
          .mytext {color:#7b06a1;}
        
        Text color #7b06a1
      
           This box has a color of #7b06a1        
        
          <div style="background-color:#7b06a1;">Content here</div>
        
        
          .mybackground {background-color:#7b06a1;}
        
        Background color #7b06a1
      
           Border around this has a color of #7b06a1        
        
          <div style="border:2px solid #7b06a1;">Content here</div>
        
        
          .myborder {border:2px solid #7b06a1;}
        
        Border color #7b06a1