#8f2bfe color space conversions
Hex:
        #8f2bfe
        RGB:
        143, 43, 254
        CMY:
        44, 83, 0
        CMYK:
        44, 83, 0, 0
      HSL:
        268°, 99.0610%, 58.2353%
        HSV (HSB):
        268°, 83.0709%, 99.6078%
        XYZ:
        30.0810, 14.7232, 95.0223
        xyY:
        0.2151, 0.1053, 14.7232
      CIE-Lab:
        45.2527, 76.7184, -85.5174
        CIE-LCH:
        45.2527, 114.8866, 311.8955
        CIE-Luv:
        45.2527, 15.6760, -130.0797
        Hunter-Lab:
        38.3708, 72.7872, -119.9678
      #8f2bfe color charts
#8f2bfe RGB chart
      #8f2bfe CMYK chart
      #8f2bfe RGB pie chart
      #8f2bfe color shades, tints & tones
#8f2bfe color schemes
#8f2bfe color preview, HTML & CSS examples
           This text has a color of #8f2bfe        
        
          <p style="color:#8f2bfe;">Text here</p>
        
        
          .mytext {color:#8f2bfe;}
        
        Text color #8f2bfe
      
           This box has a color of #8f2bfe        
        
          <div style="background-color:#8f2bfe;">Content here</div>
        
        
          .mybackground {background-color:#8f2bfe;}
        
        Background color #8f2bfe
      
           Border around this has a color of #8f2bfe        
        
          <div style="border:2px solid #8f2bfe;">Content here</div>
        
        
          .myborder {border:2px solid #8f2bfe;}
        
        Border color #8f2bfe