#8f50ff color space conversions
Hex:
        #8f50ff
        RGB:
        143, 80, 255
        CMY:
        44, 69, 0
        CMYK:
        44, 69, 0, 0
      HSL:
        262°, 100.0000%, 65.6863%
        HSV (HSB):
        262°, 68.6275%, 100.0000%
        XYZ:
        32.2464, 18.7970, 96.5363
        xyY:
        0.2185, 0.1274, 18.7970
      CIE-Lab:
        50.4488, 62.3085, -77.5683
        CIE-LCH:
        50.4488, 99.4947, 308.7740
        CIE-Luv:
        50.4488, 10.3487, -123.4024
        Hunter-Lab:
        43.3555, 56.8903, -101.6678
      #8f50ff color charts
#8f50ff RGB chart
      #8f50ff CMYK chart
      #8f50ff RGB pie chart
      #8f50ff color shades, tints & tones
#8f50ff color schemes
#8f50ff color preview, HTML & CSS examples
           This text has a color of #8f50ff        
        
          <p style="color:#8f50ff;">Text here</p>
        
        
          .mytext {color:#8f50ff;}
        
        Text color #8f50ff
      
           This box has a color of #8f50ff        
        
          <div style="background-color:#8f50ff;">Content here</div>
        
        
          .mybackground {background-color:#8f50ff;}
        
        Background color #8f50ff
      
           Border around this has a color of #8f50ff        
        
          <div style="border:2px solid #8f50ff;">Content here</div>
        
        
          .myborder {border:2px solid #8f50ff;}
        
        Border color #8f50ff