#7715a1 color space conversions
Hex:
        #7715a1
        RGB:
        119, 21, 161
        CMY:
        53, 92, 37
        CMYK:
        26, 87, 0, 37
      HSL:
        282°, 76.9231%, 35.6863%
        HSV (HSB):
        282°, 86.9565%, 63.1373%
        XYZ:
        14.3089, 7.0315, 34.3213
        xyY:
        0.2571, 0.1263, 7.0315
      CIE-Lab:
        31.8785, 59.6139, -53.5633
        CIE-LCH:
        31.8785, 80.1426, 318.0602
        CIE-Luv:
        31.8785, 24.4991, -76.3485
        Hunter-Lab:
        26.5169, 49.9166, -58.1781
      #7715a1 color charts
#7715a1 RGB chart
      #7715a1 CMYK chart
      #7715a1 RGB pie chart
      #7715a1 color shades, tints & tones
#7715a1 color schemes
#7715a1 color preview, HTML & CSS examples
           This text has a color of #7715a1        
        
          <p style="color:#7715a1;">Text here</p>
        
        
          .mytext {color:#7715a1;}
        
        Text color #7715a1
      
           This box has a color of #7715a1        
        
          <div style="background-color:#7715a1;">Content here</div>
        
        
          .mybackground {background-color:#7715a1;}
        
        Background color #7715a1
      
           Border around this has a color of #7715a1        
        
          <div style="border:2px solid #7715a1;">Content here</div>
        
        
          .myborder {border:2px solid #7715a1;}
        
        Border color #7715a1