#7f4aeb color space conversions
Hex:
        #7f4aeb
        RGB:
        127, 74, 235
        CMY:
        50, 71, 8
        CMYK:
        46, 69, 0, 8
      HSL:
        260°, 80.0995%, 60.5882%
        HSV (HSB):
        260°, 68.5106%, 92.1569%
        XYZ:
        26.1966, 15.4077, 80.1905
        xyY:
        0.2151, 0.1265, 15.4077
      CIE-Lab:
        46.1877, 57.3405, -73.3937
        CIE-LCH:
        46.1877, 93.1374, 307.9996
        CIE-Luv:
        46.1877, 7.5795, -113.9745
        Hunter-Lab:
        39.2527, 50.4356, -93.6485
      #7f4aeb color charts
#7f4aeb RGB chart
      #7f4aeb CMYK chart
      #7f4aeb RGB pie chart
      #7f4aeb color shades, tints & tones
#7f4aeb color schemes
#7f4aeb color preview, HTML & CSS examples
           This text has a color of #7f4aeb        
        
          <p style="color:#7f4aeb;">Text here</p>
        
        
          .mytext {color:#7f4aeb;}
        
        Text color #7f4aeb
      
           This box has a color of #7f4aeb        
        
          <div style="background-color:#7f4aeb;">Content here</div>
        
        
          .mybackground {background-color:#7f4aeb;}
        
        Background color #7f4aeb
      
           Border around this has a color of #7f4aeb        
        
          <div style="border:2px solid #7f4aeb;">Content here</div>
        
        
          .myborder {border:2px solid #7f4aeb;}
        
        Border color #7f4aeb