#7c14bc color space conversions
Hex:
        #7c14bc
        RGB:
        124, 20, 188
        CMY:
        51, 92, 26
        CMYK:
        34, 89, 0, 26
      HSL:
        277°, 80.7692%, 40.7843%
        HSV (HSB):
        277°, 89.3617%, 73.7255%
        XYZ:
        17.6394, 8.4162, 48.2717
        xyY:
        0.2373, 0.1132, 8.4162
      CIE-Lab:
        34.8351, 66.0847, -64.8548
        CIE-LCH:
        34.8351, 92.5923, 315.5382
        CIE-Luv:
        34.8351, 21.0849, -93.2726
        Hunter-Lab:
        29.0108, 57.7647, -78.3466
      #7c14bc color charts
#7c14bc RGB chart
      #7c14bc CMYK chart
      #7c14bc RGB pie chart
      #7c14bc color shades, tints & tones
#7c14bc color schemes
#7c14bc color preview, HTML & CSS examples
           This text has a color of #7c14bc        
        
          <p style="color:#7c14bc;">Text here</p>
        
        
          .mytext {color:#7c14bc;}
        
        Text color #7c14bc
      
           This box has a color of #7c14bc        
        
          <div style="background-color:#7c14bc;">Content here</div>
        
        
          .mybackground {background-color:#7c14bc;}
        
        Background color #7c14bc
      
           Border around this has a color of #7c14bc        
        
          <div style="border:2px solid #7c14bc;">Content here</div>
        
        
          .myborder {border:2px solid #7c14bc;}
        
        Border color #7c14bc