#7c4dff color space conversions
Hex:
        #7c4dff
        RGB:
        124, 77, 255
        CMY:
        51, 70, 0
        CMYK:
        51, 70, 0, 0
      HSL:
        256°, 100.0000%, 65.0980%
        HSV (HSB):
        256°, 69.8039%, 100.0000%
        XYZ:
        29.0161, 16.8128, 96.3236
        xyY:
        0.2041, 0.1183, 16.8128
      CIE-Lab:
        48.0233, 60.7065, -81.6089
        CIE-LCH:
        48.0233, 101.7118, 306.6445
        CIE-Luv:
        48.0233, 3.5695, -126.7049
        Hunter-Lab:
        41.0035, 54.5593, -110.5792
      #7c4dff color charts
#7c4dff RGB chart
      #7c4dff CMYK chart
      #7c4dff RGB pie chart
      #7c4dff color shades, tints & tones
#7c4dff color schemes
#7c4dff color preview, HTML & CSS examples
           This text has a color of #7c4dff        
        
          <p style="color:#7c4dff;">Text here</p>
        
        
          .mytext {color:#7c4dff;}
        
        Text color #7c4dff
      
           This box has a color of #7c4dff        
        
          <div style="background-color:#7c4dff;">Content here</div>
        
        
          .mybackground {background-color:#7c4dff;}
        
        Background color #7c4dff
      
           Border around this has a color of #7c4dff        
        
          <div style="border:2px solid #7c4dff;">Content here</div>
        
        
          .myborder {border:2px solid #7c4dff;}
        
        Border color #7c4dff