#8f1bdf color space conversions
Hex:
        #8f1bdf
        RGB:
        143, 27, 223
        CMY:
        44, 89, 13
        CMYK:
        36, 88, 0, 13
      HSL:
        276°, 78.4000%, 49.0196%
        HSV (HSB):
        276°, 87.8924%, 87.4510%
        XYZ:
        25.0389, 11.9512, 70.7992
        xyY:
        0.2323, 0.1109, 11.9512
      CIE-Lab:
        41.1385, 74.2387, -74.7538
        CIE-LCH:
        41.1385, 105.3542, 314.8019
        CIE-Luv:
        41.1385, 22.7353, -112.4222
        Hunter-Lab:
        34.5705, 68.7864, -97.2243
      #8f1bdf color charts
#8f1bdf RGB chart
      #8f1bdf CMYK chart
      #8f1bdf RGB pie chart
      #8f1bdf color shades, tints & tones
#8f1bdf color schemes
#8f1bdf color preview, HTML & CSS examples
           This text has a color of #8f1bdf        
        
          <p style="color:#8f1bdf;">Text here</p>
        
        
          .mytext {color:#8f1bdf;}
        
        Text color #8f1bdf
      
           This box has a color of #8f1bdf        
        
          <div style="background-color:#8f1bdf;">Content here</div>
        
        
          .mybackground {background-color:#8f1bdf;}
        
        Background color #8f1bdf
      
           Border around this has a color of #8f1bdf        
        
          <div style="border:2px solid #8f1bdf;">Content here</div>
        
        
          .myborder {border:2px solid #8f1bdf;}
        
        Border color #8f1bdf