#7d14fc color space conversions
Hex:
        #7d14fc
        RGB:
        125, 20, 252
        CMY:
        51, 92, 1
        CMYK:
        50, 92, 0, 1
      HSL:
        267°, 97.4790%, 53.3333%
        HSV (HSB):
        267°, 92.0635%, 98.8235%
        XYZ:
        26.2783, 11.8886, 93.0052
        xyY:
        0.2003, 0.0906, 11.8886
      CIE-Lab:
        41.0385, 79.8735, -91.4212
        CIE-LCH:
        41.0385, 121.3985, 311.1433
        CIE-Luv:
        41.0385, 10.4064, -131.8253
        Hunter-Lab:
        34.4798, 75.7016, -135.7919
      #7d14fc color charts
#7d14fc RGB chart
      #7d14fc CMYK chart
      #7d14fc RGB pie chart
      #7d14fc color shades, tints & tones
#7d14fc color schemes
#7d14fc color preview, HTML & CSS examples
           This text has a color of #7d14fc        
        
          <p style="color:#7d14fc;">Text here</p>
        
        
          .mytext {color:#7d14fc;}
        
        Text color #7d14fc
      
           This box has a color of #7d14fc        
        
          <div style="background-color:#7d14fc;">Content here</div>
        
        
          .mybackground {background-color:#7d14fc;}
        
        Background color #7d14fc
      
           Border around this has a color of #7d14fc        
        
          <div style="border:2px solid #7d14fc;">Content here</div>
        
        
          .myborder {border:2px solid #7d14fc;}
        
        Border color #7d14fc