#8b50fa color space conversions
Hex:
        #8b50fa
        RGB:
        139, 80, 250
        CMY:
        45, 69, 2
        CMYK:
        44, 68, 0, 2
      HSL:
        261°, 94.4444%, 64.7059%
        HSV (HSB):
        261°, 68.0000%, 98.0392%
        XYZ:
        30.7714, 18.1284, 92.3198
        xyY:
        0.2179, 0.1284, 18.1284
      CIE-Lab:
        49.6515, 60.3453, -76.1038
        CIE-LCH:
        49.6515, 97.1254, 308.4121
        CIE-Luv:
        49.6515, 9.3610, -120.6168
        Hunter-Lab:
        42.5775, 54.4943, -98.7529
      #8b50fa color charts
#8b50fa RGB chart
      #8b50fa CMYK chart
      #8b50fa RGB pie chart
      #8b50fa color shades, tints & tones
#8b50fa color schemes
#8b50fa color preview, HTML & CSS examples
           This text has a color of #8b50fa        
        
          <p style="color:#8b50fa;">Text here</p>
        
        
          .mytext {color:#8b50fa;}
        
        Text color #8b50fa
      
           This box has a color of #8b50fa        
        
          <div style="background-color:#8b50fa;">Content here</div>
        
        
          .mybackground {background-color:#8b50fa;}
        
        Background color #8b50fa
      
           Border around this has a color of #8b50fa        
        
          <div style="border:2px solid #8b50fa;">Content here</div>
        
        
          .myborder {border:2px solid #8b50fa;}
        
        Border color #8b50fa