#7d60fe color space conversions
Hex:
        #7d60fe
        RGB:
        125, 96, 254
        CMY:
        51, 62, 0
        CMYK:
        51, 62, 0, 0
      HSL:
        251°, 98.7500%, 68.6275%
        HSV (HSB):
        251°, 62.2047%, 99.6078%
        XYZ:
        30.5297, 19.8815, 95.9943
        xyY:
        0.2085, 0.1358, 19.8815
      CIE-Lab:
        51.7029, 50.6014, -75.0457
        CIE-LCH:
        51.7029, 90.5117, 303.9908
        CIE-Luv:
        51.7029, 0.1135, -119.7793
        Hunter-Lab:
        44.5886, 44.1883, -96.4327
      #7d60fe color charts
#7d60fe RGB chart
      #7d60fe CMYK chart
      #7d60fe RGB pie chart
      #7d60fe color shades, tints & tones
#7d60fe color schemes
#7d60fe color preview, HTML & CSS examples
           This text has a color of #7d60fe        
        
          <p style="color:#7d60fe;">Text here</p>
        
        
          .mytext {color:#7d60fe;}
        
        Text color #7d60fe
      
           This box has a color of #7d60fe        
        
          <div style="background-color:#7d60fe;">Content here</div>
        
        
          .mybackground {background-color:#7d60fe;}
        
        Background color #7d60fe
      
           Border around this has a color of #7d60fe        
        
          <div style="border:2px solid #7d60fe;">Content here</div>
        
        
          .myborder {border:2px solid #7d60fe;}
        
        Border color #7d60fe