#8f1ffa color space conversions
Hex:
        #8f1ffa
        RGB:
        143, 31, 250
        CMY:
        44, 88, 2
        CMYK:
        43, 88, 0, 2
      HSL:
        271°, 95.6332%, 55.0980%
        HSV (HSB):
        271°, 87.6000%, 98.0392%
        XYZ:
        29.0730, 13.7217, 91.5587
        xyY:
        0.2164, 0.1021, 13.7217
      CIE-Lab:
        43.8312, 78.9961, -85.6172
        CIE-LCH:
        43.8312, 116.4933, 312.6967
        CIE-Luv:
        43.8312, 17.3071, -128.7682
        Hunter-Lab:
        37.0429, 75.2702, -120.6169
      #8f1ffa color charts
#8f1ffa RGB chart
      #8f1ffa CMYK chart
      #8f1ffa RGB pie chart
      #8f1ffa color shades, tints & tones
#8f1ffa color schemes
#8f1ffa color preview, HTML & CSS examples
           This text has a color of #8f1ffa        
        
          <p style="color:#8f1ffa;">Text here</p>
        
        
          .mytext {color:#8f1ffa;}
        
        Text color #8f1ffa
      
           This box has a color of #8f1ffa        
        
          <div style="background-color:#8f1ffa;">Content here</div>
        
        
          .mybackground {background-color:#8f1ffa;}
        
        Background color #8f1ffa
      
           Border around this has a color of #8f1ffa        
        
          <div style="border:2px solid #8f1ffa;">Content here</div>
        
        
          .myborder {border:2px solid #8f1ffa;}
        
        Border color #8f1ffa