#8f5acd color space conversions
Hex:
        #8f5acd
        RGB:
        143, 90, 205
        CMY:
        44, 65, 20
        CMYK:
        30, 56, 0, 20
      HSL:
        268°, 53.4884%, 57.8431%
        HSV (HSB):
        268°, 56.0976%, 80.3922%
        XYZ:
        26.0033, 17.5597, 59.7765
        xyY:
        0.2516, 0.1699, 17.5597
      CIE-Lab:
        48.9577, 44.5985, -51.7685
        CIE-LCH:
        48.9577, 68.3302, 310.7449
        CIE-Luv:
        48.9577, 15.3162, -83.4857
        Hunter-Lab:
        41.9044, 37.4337, -55.2440
      #8f5acd color charts
#8f5acd RGB chart
      #8f5acd CMYK chart
      #8f5acd RGB pie chart
      #8f5acd color shades, tints & tones
#8f5acd color schemes
#8f5acd color preview, HTML & CSS examples
           This text has a color of #8f5acd        
        
          <p style="color:#8f5acd;">Text here</p>
        
        
          .mytext {color:#8f5acd;}
        
        Text color #8f5acd
      
           This box has a color of #8f5acd        
        
          <div style="background-color:#8f5acd;">Content here</div>
        
        
          .mybackground {background-color:#8f5acd;}
        
        Background color #8f5acd
      
           Border around this has a color of #8f5acd        
        
          <div style="border:2px solid #8f5acd;">Content here</div>
        
        
          .myborder {border:2px solid #8f5acd;}
        
        Border color #8f5acd