#7c4deb color space conversions
Hex:
        #7c4deb
        RGB:
        124, 77, 235
        CMY:
        51, 70, 8
        CMYK:
        47, 67, 0, 8
      HSL:
        258°, 79.7980%, 61.1765%
        HSV (HSB):
        258°, 67.2340%, 92.1569%
        XYZ:
        25.9615, 15.5910, 80.2383
        xyY:
        0.2132, 0.1280, 15.5910
      CIE-Lab:
        46.4333, 55.3056, -73.0061
        CIE-LCH:
        46.4333, 91.5893, 307.1456
        CIE-Luv:
        46.4333, 5.8113, -113.4840
        Hunter-Lab:
        39.4854, 48.2632, -92.8433
      #7c4deb color charts
#7c4deb RGB chart
      #7c4deb CMYK chart
      #7c4deb RGB pie chart
      #7c4deb color shades, tints & tones
#7c4deb color schemes
#7c4deb color preview, HTML & CSS examples
           This text has a color of #7c4deb        
        
          <p style="color:#7c4deb;">Text here</p>
        
        
          .mytext {color:#7c4deb;}
        
        Text color #7c4deb
      
           This box has a color of #7c4deb        
        
          <div style="background-color:#7c4deb;">Content here</div>
        
        
          .mybackground {background-color:#7c4deb;}
        
        Background color #7c4deb
      
           Border around this has a color of #7c4deb        
        
          <div style="border:2px solid #7c4deb;">Content here</div>
        
        
          .myborder {border:2px solid #7c4deb;}
        
        Border color #7c4deb