#7a14df color space conversions
Hex:
        #7a14df
        RGB:
        122, 20, 223
        CMY:
        52, 92, 13
        CMYK:
        45, 91, 0, 13
      HSL:
        270°, 83.5391%, 47.6471%
        HSV (HSB):
        270°, 91.0314%, 87.4510%
        XYZ:
        21.5955, 9.9656, 70.5974
        xyY:
        0.2114, 0.0976, 9.9656
      CIE-Lab:
        37.7806, 73.2888, -80.3784
        CIE-LCH:
        37.7806, 108.7747, 312.3585
        CIE-Luv:
        37.7806, 13.6422, -114.9675
        Hunter-Lab:
        31.5683, 66.8649, -110.4945
      #7a14df color charts
#7a14df RGB chart
      #7a14df CMYK chart
      #7a14df RGB pie chart
      #7a14df color shades, tints & tones
#7a14df color schemes
#7a14df color preview, HTML & CSS examples
           This text has a color of #7a14df        
        
          <p style="color:#7a14df;">Text here</p>
        
        
          .mytext {color:#7a14df;}
        
        Text color #7a14df
      
           This box has a color of #7a14df        
        
          <div style="background-color:#7a14df;">Content here</div>
        
        
          .mybackground {background-color:#7a14df;}
        
        Background color #7a14df
      
           Border around this has a color of #7a14df        
        
          <div style="border:2px solid #7a14df;">Content here</div>
        
        
          .myborder {border:2px solid #7a14df;}
        
        Border color #7a14df