#8f6edf color space conversions
Hex:
        #8f6edf
        RGB:
        143, 110, 223
        CMY:
        44, 57, 13
        CMYK:
        36, 51, 0, 13
      HSL:
        258°, 63.8418%, 65.2941%
        HSV (HSB):
        258°, 50.6726%, 87.4510%
        XYZ:
        30.2229, 22.3192, 72.5272
        xyY:
        0.2416, 0.1785, 22.3192
      CIE-Lab:
        54.3641, 37.9801, -53.3494
        CIE-LCH:
        54.3641, 65.4877, 305.4476
        CIE-Luv:
        54.3641, 6.8316, -87.3132
        Hunter-Lab:
        47.2432, 31.5162, -57.9510
      #8f6edf color charts
#8f6edf RGB chart
      #8f6edf CMYK chart
      #8f6edf RGB pie chart
      #8f6edf color shades, tints & tones
#8f6edf color schemes
#8f6edf color preview, HTML & CSS examples
           This text has a color of #8f6edf        
        
          <p style="color:#8f6edf;">Text here</p>
        
        
          .mytext {color:#8f6edf;}
        
        Text color #8f6edf
      
           This box has a color of #8f6edf        
        
          <div style="background-color:#8f6edf;">Content here</div>
        
        
          .mybackground {background-color:#8f6edf;}
        
        Background color #8f6edf
      
           Border around this has a color of #8f6edf        
        
          <div style="border:2px solid #8f6edf;">Content here</div>
        
        
          .myborder {border:2px solid #8f6edf;}
        
        Border color #8f6edf