#7f4bff color space conversions
Hex:
        #7f4bff
        RGB:
        127, 75, 255
        CMY:
        50, 71, 0
        CMYK:
        50, 71, 0, 0
      HSL:
        257°, 100.0000%, 64.7059%
        HSV (HSB):
        257°, 70.5882%, 100.0000%
        XYZ:
        29.3185, 16.7642, 96.2983
        xyY:
        0.2059, 0.1177, 16.7642
      CIE-Lab:
        47.9615, 62.1386, -81.6987
        CIE-LCH:
        47.9615, 102.6444, 307.2560
        CIE-Luv:
        47.9615, 5.0010, -126.8748
        Hunter-Lab:
        40.9441, 56.1648, -110.7861
      #7f4bff color charts
#7f4bff RGB chart
      #7f4bff CMYK chart
      #7f4bff RGB pie chart
      #7f4bff color shades, tints & tones
#7f4bff color schemes
#7f4bff color preview, HTML & CSS examples
           This text has a color of #7f4bff        
        
          <p style="color:#7f4bff;">Text here</p>
        
        
          .mytext {color:#7f4bff;}
        
        Text color #7f4bff
      
           This box has a color of #7f4bff        
        
          <div style="background-color:#7f4bff;">Content here</div>
        
        
          .mybackground {background-color:#7f4bff;}
        
        Background color #7f4bff
      
           Border around this has a color of #7f4bff        
        
          <div style="border:2px solid #7f4bff;">Content here</div>
        
        
          .myborder {border:2px solid #7f4bff;}
        
        Border color #7f4bff