#7c14ce color space conversions
Hex:
        #7c14ce
        RGB:
        124, 20, 206
        CMY:
        51, 92, 19
        CMYK:
        40, 90, 0, 19
      HSL:
        274°, 82.3009%, 44.3137%
        HSV (HSB):
        274°, 90.2913%, 80.7843%
        XYZ:
        19.7029, 9.2416, 59.1379
        xyY:
        0.2237, 0.1049, 9.2416
      CIE-Lab:
        36.4454, 69.8574, -72.7562
        CIE-LCH:
        36.4454, 100.8639, 313.8356
        CIE-Luv:
        36.4454, 17.4827, -104.5189
        Hunter-Lab:
        30.4000, 62.4895, -94.0581
      #7c14ce color charts
#7c14ce RGB chart
      #7c14ce CMYK chart
      #7c14ce RGB pie chart
      #7c14ce color shades, tints & tones
#7c14ce color schemes
#7c14ce color preview, HTML & CSS examples
           This text has a color of #7c14ce        
        
          <p style="color:#7c14ce;">Text here</p>
        
        
          .mytext {color:#7c14ce;}
        
        Text color #7c14ce
      
           This box has a color of #7c14ce        
        
          <div style="background-color:#7c14ce;">Content here</div>
        
        
          .mybackground {background-color:#7c14ce;}
        
        Background color #7c14ce
      
           Border around this has a color of #7c14ce        
        
          <div style="border:2px solid #7c14ce;">Content here</div>
        
        
          .myborder {border:2px solid #7c14ce;}
        
        Border color #7c14ce