#7c5fff color space conversions
Hex:
        #7c5fff
        RGB:
        124, 95, 255
        CMY:
        51, 63, 0
        CMYK:
        51, 63, 0, 0
      HSL:
        251°, 100.0000%, 68.6275%
        HSV (HSB):
        251°, 62.7451%, 100.0000%
        XYZ:
        30.4544, 19.6895, 96.8031
        xyY:
        0.2072, 0.1340, 19.6895
      CIE-Lab:
        51.4843, 51.2619, -75.9597
        CIE-LCH:
        51.4843, 91.6387, 304.0137
        CIE-Luv:
        51.4843, -0.1005, -120.9828
        Hunter-Lab:
        44.3729, 44.8573, -98.2851
      #7c5fff color charts
#7c5fff RGB chart
      #7c5fff CMYK chart
      #7c5fff RGB pie chart
      #7c5fff color shades, tints & tones
#7c5fff color schemes
#7c5fff color preview, HTML & CSS examples
           This text has a color of #7c5fff        
        
          <p style="color:#7c5fff;">Text here</p>
        
        
          .mytext {color:#7c5fff;}
        
        Text color #7c5fff
      
           This box has a color of #7c5fff        
        
          <div style="background-color:#7c5fff;">Content here</div>
        
        
          .mybackground {background-color:#7c5fff;}
        
        Background color #7c5fff
      
           Border around this has a color of #7c5fff        
        
          <div style="border:2px solid #7c5fff;">Content here</div>
        
        
          .myborder {border:2px solid #7c5fff;}
        
        Border color #7c5fff