#8b47fa color space conversions
Hex:
        #8b47fa
        RGB:
        139, 71, 250
        CMY:
        45, 72, 2
        CMYK:
        44, 72, 0, 2
      HSL:
        263°, 94.7090%, 62.9412%
        HSV (HSB):
        263°, 71.6000%, 98.0392%
        XYZ:
        30.1560, 16.8976, 92.1146
        xyY:
        0.2167, 0.1214, 16.8976
      CIE-Lab:
        48.1307, 64.5961, -78.5855
        CIE-LCH:
        48.1307, 101.7268, 309.4197
        CIE-Luv:
        48.1307, 10.9963, -123.1066
        Hunter-Lab:
        41.1067, 59.0117, -104.0865
      #8b47fa color charts
#8b47fa RGB chart
      #8b47fa CMYK chart
      #8b47fa RGB pie chart
      #8b47fa color shades, tints & tones
#8b47fa color schemes
#8b47fa color preview, HTML & CSS examples
           This text has a color of #8b47fa        
        
          <p style="color:#8b47fa;">Text here</p>
        
        
          .mytext {color:#8b47fa;}
        
        Text color #8b47fa
      
           This box has a color of #8b47fa        
        
          <div style="background-color:#8b47fa;">Content here</div>
        
        
          .mybackground {background-color:#8b47fa;}
        
        Background color #8b47fa
      
           Border around this has a color of #8b47fa        
        
          <div style="border:2px solid #8b47fa;">Content here</div>
        
        
          .myborder {border:2px solid #8b47fa;}
        
        Border color #8b47fa