#7d60ce color space conversions
Hex:
        #7d60ce
        RGB:
        125, 96, 206
        CMY:
        51, 62, 19
        CMYK:
        39, 53, 0, 19
      HSL:
        256°, 52.8846%, 59.2157%
        HSV (HSB):
        256°, 53.3981%, 80.7843%
        XYZ:
        23.7809, 17.1819, 60.4556
        xyY:
        0.2345, 0.1694, 17.1819
      CIE-Lab:
        48.4885, 37.0973, -53.1954
        CIE-LCH:
        48.4885, 64.8534, 304.8910
        CIE-Luv:
        48.4885, 4.8319, -84.6290
        Hunter-Lab:
        41.4511, 29.8677, -57.4574
      #7d60ce color charts
#7d60ce RGB chart
      #7d60ce CMYK chart
      #7d60ce RGB pie chart
      #7d60ce color shades, tints & tones
#7d60ce color schemes
#7d60ce color preview, HTML & CSS examples
           This text has a color of #7d60ce        
        
          <p style="color:#7d60ce;">Text here</p>
        
        
          .mytext {color:#7d60ce;}
        
        Text color #7d60ce
      
           This box has a color of #7d60ce        
        
          <div style="background-color:#7d60ce;">Content here</div>
        
        
          .mybackground {background-color:#7d60ce;}
        
        Background color #7d60ce
      
           Border around this has a color of #7d60ce        
        
          <div style="border:2px solid #7d60ce;">Content here</div>
        
        
          .myborder {border:2px solid #7d60ce;}
        
        Border color #7d60ce