#8f5fcb color space conversions
Hex:
        #8f5fcb
        RGB:
        143, 95, 203
        CMY:
        44, 63, 20
        CMYK:
        30, 53, 0, 20
      HSL:
        267°, 50.9434%, 58.4314%
        HSV (HSB):
        267°, 53.2020%, 79.6078%
        XYZ:
        26.1994, 18.3359, 58.6582
        xyY:
        0.2539, 0.1777, 18.3359
      CIE-Lab:
        49.9010, 41.3467, -49.1147
        CIE-LCH:
        49.9010, 64.2012, 310.0920
        CIE-Luv:
        49.9010, 14.1186, -79.4870
        Hunter-Lab:
        42.8204, 34.2785, -51.2451
      #8f5fcb color charts
#8f5fcb RGB chart
      #8f5fcb CMYK chart
      #8f5fcb RGB pie chart
      #8f5fcb color shades, tints & tones
#8f5fcb color schemes
#8f5fcb color preview, HTML & CSS examples
           This text has a color of #8f5fcb        
        
          <p style="color:#8f5fcb;">Text here</p>
        
        
          .mytext {color:#8f5fcb;}
        
        Text color #8f5fcb
      
           This box has a color of #8f5fcb        
        
          <div style="background-color:#8f5fcb;">Content here</div>
        
        
          .mybackground {background-color:#8f5fcb;}
        
        Background color #8f5fcb
      
           Border around this has a color of #8f5fcb        
        
          <div style="border:2px solid #8f5fcb;">Content here</div>
        
        
          .myborder {border:2px solid #8f5fcb;}
        
        Border color #8f5fcb