#8d47ed color space conversions
Hex:
        #8d47ed
        RGB:
        141, 71, 237
        CMY:
        45, 72, 7
        CMYK:
        41, 70, 0, 7
      HSL:
        265°, 82.1782%, 60.3922%
        HSV (HSB):
        265°, 70.0422%, 92.9412%
        XYZ:
        28.5238, 16.2836, 81.7604
        xyY:
        0.2254, 0.1287, 16.2836
      CIE-Lab:
        47.3444, 61.7182, -72.5704
        CIE-LCH:
        47.3444, 95.2659, 310.3798
        CIE-Luv:
        47.3444, 13.7842, -114.1395
        Hunter-Lab:
        40.3530, 55.5564, -91.8823
      #8d47ed color charts
#8d47ed RGB chart
      #8d47ed CMYK chart
      #8d47ed RGB pie chart
      #8d47ed color shades, tints & tones
#8d47ed color schemes
#8d47ed color preview, HTML & CSS examples
           This text has a color of #8d47ed        
        
          <p style="color:#8d47ed;">Text here</p>
        
        
          .mytext {color:#8d47ed;}
        
        Text color #8d47ed
      
           This box has a color of #8d47ed        
        
          <div style="background-color:#8d47ed;">Content here</div>
        
        
          .mybackground {background-color:#8d47ed;}
        
        Background color #8d47ed
      
           Border around this has a color of #8d47ed        
        
          <div style="border:2px solid #8d47ed;">Content here</div>
        
        
          .myborder {border:2px solid #8d47ed;}
        
        Border color #8d47ed