#7a15af color space conversions
Hex:
        #7a15af
        RGB:
        122, 21, 175
        CMY:
        52, 92, 31
        CMYK:
        30, 88, 0, 31
      HSL:
        279°, 78.5714%, 38.4314%
        HSV (HSB):
        279°, 88.0000%, 68.6275%
        XYZ:
        16.0321, 7.7691, 41.2120
        xyY:
        0.2466, 0.1195, 7.7691
      CIE-Lab:
        33.4972, 62.9115, -59.3321
        CIE-LCH:
        33.4972, 86.4763, 316.6772
        CIE-Luv:
        33.4972, 22.8452, -85.0996
        Hunter-Lab:
        27.8730, 53.8923, -68.1529
      #7a15af color charts
#7a15af RGB chart
      #7a15af CMYK chart
      #7a15af RGB pie chart
      #7a15af color shades, tints & tones
#7a15af color schemes
#7a15af color preview, HTML & CSS examples
           This text has a color of #7a15af        
        
          <p style="color:#7a15af;">Text here</p>
        
        
          .mytext {color:#7a15af;}
        
        Text color #7a15af
      
           This box has a color of #7a15af        
        
          <div style="background-color:#7a15af;">Content here</div>
        
        
          .mybackground {background-color:#7a15af;}
        
        Background color #7a15af
      
           Border around this has a color of #7a15af        
        
          <div style="border:2px solid #7a15af;">Content here</div>
        
        
          .myborder {border:2px solid #7a15af;}
        
        Border color #7a15af