#7f3fda color space conversions
Hex:
        #7f3fda
        RGB:
        127, 63, 218
        CMY:
        50, 75, 15
        CMYK:
        42, 71, 0, 15
      HSL:
        265°, 67.6856%, 55.0980%
        HSV (HSB):
        265°, 71.1009%, 85.4902%
        XYZ:
        23.1848, 13.1290, 67.6418
        xyY:
        0.2230, 0.1263, 13.1290
      CIE-Lab:
        42.9570, 58.2851, -69.0035
        CIE-LCH:
        42.9570, 90.3252, 310.1867
        CIE-Luv:
        42.9570, 11.9385, -105.5597
        Hunter-Lab:
        36.2340, 50.8062, -85.3193
      #7f3fda color charts
#7f3fda RGB chart
      #7f3fda CMYK chart
      #7f3fda RGB pie chart
      #7f3fda color shades, tints & tones
#7f3fda color schemes
#7f3fda color preview, HTML & CSS examples
           This text has a color of #7f3fda        
        
          <p style="color:#7f3fda;">Text here</p>
        
        
          .mytext {color:#7f3fda;}
        
        Text color #7f3fda
      
           This box has a color of #7f3fda        
        
          <div style="background-color:#7f3fda;">Content here</div>
        
        
          .mybackground {background-color:#7f3fda;}
        
        Background color #7f3fda
      
           Border around this has a color of #7f3fda        
        
          <div style="border:2px solid #7f3fda;">Content here</div>
        
        
          .myborder {border:2px solid #7f3fda;}
        
        Border color #7f3fda