#8f2ebd color space conversions
Hex:
        #8f2ebd
        RGB:
        143, 46, 189
        CMY:
        44, 82, 26
        CMYK:
        24, 76, 0, 26
      HSL:
        281°, 60.8511%, 46.0784%
        HSV (HSB):
        281°, 75.6614%, 74.1176%
        XYZ:
        21.4900, 11.4678, 49.2250
        xyY:
        0.2615, 0.1395, 11.4678
      CIE-Lab:
        40.3574, 61.6845, -56.3310
        CIE-LCH:
        40.3574, 83.5354, 317.5974
        CIE-Luv:
        40.3574, 28.3877, -87.0015
        Hunter-Lab:
        33.8641, 54.0132, -62.4794
      #8f2ebd color charts
#8f2ebd RGB chart
      #8f2ebd CMYK chart
      #8f2ebd RGB pie chart
      #8f2ebd color shades, tints & tones
#8f2ebd color schemes
#8f2ebd color preview, HTML & CSS examples
           This text has a color of #8f2ebd        
        
          <p style="color:#8f2ebd;">Text here</p>
        
        
          .mytext {color:#8f2ebd;}
        
        Text color #8f2ebd
      
           This box has a color of #8f2ebd        
        
          <div style="background-color:#8f2ebd;">Content here</div>
        
        
          .mybackground {background-color:#8f2ebd;}
        
        Background color #8f2ebd
      
           Border around this has a color of #8f2ebd        
        
          <div style="border:2px solid #8f2ebd;">Content here</div>
        
        
          .myborder {border:2px solid #8f2ebd;}
        
        Border color #8f2ebd