#7c0dfe color space conversions
Hex:
        #7c0dfe
        RGB:
        124, 13, 254
        CMY:
        51, 95, 0
        CMYK:
        51, 95, 0, 0
      HSL:
        268°, 99.1770%, 52.3529%
        HSV (HSB):
        268°, 94.8819%, 99.6078%
        XYZ:
        26.3455, 11.7287, 94.6412
        xyY:
        0.1985, 0.0884, 11.7287
      CIE-Lab:
        40.7816, 81.2579, -92.9702
        CIE-LCH:
        40.7816, 123.4760, 311.1541
        CIE-Luv:
        40.7816, 10.0235, -133.1910
        Hunter-Lab:
        34.2472, 77.3830, -139.8734
      #7c0dfe color charts
#7c0dfe RGB chart
      #7c0dfe CMYK chart
      #7c0dfe RGB pie chart
      #7c0dfe color shades, tints & tones
#7c0dfe color schemes
#7c0dfe color preview, HTML & CSS examples
           This text has a color of #7c0dfe        
        
          <p style="color:#7c0dfe;">Text here</p>
        
        
          .mytext {color:#7c0dfe;}
        
        Text color #7c0dfe
      
           This box has a color of #7c0dfe        
        
          <div style="background-color:#7c0dfe;">Content here</div>
        
        
          .mybackground {background-color:#7c0dfe;}
        
        Background color #7c0dfe
      
           Border around this has a color of #7c0dfe        
        
          <div style="border:2px solid #7c0dfe;">Content here</div>
        
        
          .myborder {border:2px solid #7c0dfe;}
        
        Border color #7c0dfe