#7e14df color space conversions
Hex:
        #7e14df
        RGB:
        126, 20, 223
        CMY:
        51, 92, 13
        CMYK:
        43, 91, 0, 13
      HSL:
        271°, 83.5391%, 47.6471%
        HSV (HSB):
        271°, 91.0314%, 87.4510%
        XYZ:
        22.1736, 10.2636, 70.6244
        xyY:
        0.2151, 0.0996, 10.2636
      CIE-Lab:
        38.3115, 73.6992, -79.4852
        CIE-LCH:
        38.3115, 108.3950, 312.8369
        CIE-Luv:
        38.3115, 15.3167, -114.6824
        Hunter-Lab:
        32.0369, 67.4801, -108.2772
      #7e14df color charts
#7e14df RGB chart
      #7e14df CMYK chart
      #7e14df RGB pie chart
      #7e14df color shades, tints & tones
#7e14df color schemes
#7e14df color preview, HTML & CSS examples
           This text has a color of #7e14df        
        
          <p style="color:#7e14df;">Text here</p>
        
        
          .mytext {color:#7e14df;}
        
        Text color #7e14df
      
           This box has a color of #7e14df        
        
          <div style="background-color:#7e14df;">Content here</div>
        
        
          .mybackground {background-color:#7e14df;}
        
        Background color #7e14df
      
           Border around this has a color of #7e14df        
        
          <div style="border:2px solid #7e14df;">Content here</div>
        
        
          .myborder {border:2px solid #7e14df;}
        
        Border color #7e14df