#7a0eff color space conversions
Hex:
        #7a0eff
        RGB:
        122, 14, 255
        CMY:
        52, 95, 0
        CMYK:
        52, 95, 0, 0
      HSL:
        267°, 100.0000%, 52.7451%
        HSV (HSB):
        267°, 94.5098%, 100.0000%
        XYZ:
        26.2331, 11.6717, 95.4780
        xyY:
        0.1967, 0.0875, 11.6717
      CIE-Lab:
        40.6894, 81.1909, -93.6901
        CIE-LCH:
        40.6894, 123.9750, 310.9119
        CIE-Luv:
        40.6894, 9.1507, -133.8098
        Hunter-Lab:
        34.1638, 77.2767, -141.7838
      #7a0eff color charts
#7a0eff RGB chart
      #7a0eff CMYK chart
      #7a0eff RGB pie chart
      #7a0eff color shades, tints & tones
#7a0eff color schemes
#7a0eff color preview, HTML & CSS examples
           This text has a color of #7a0eff        
        
          <p style="color:#7a0eff;">Text here</p>
        
        
          .mytext {color:#7a0eff;}
        
        Text color #7a0eff
      
           This box has a color of #7a0eff        
        
          <div style="background-color:#7a0eff;">Content here</div>
        
        
          .mybackground {background-color:#7a0eff;}
        
        Background color #7a0eff
      
           Border around this has a color of #7a0eff        
        
          <div style="border:2px solid #7a0eff;">Content here</div>
        
        
          .myborder {border:2px solid #7a0eff;}
        
        Border color #7a0eff