#8f2dfe color space conversions
Hex:
        #8f2dfe
        RGB:
        143, 45, 254
        CMY:
        44, 82, 0
        CMYK:
        44, 82, 0, 0
      HSL:
        268°, 99.0521%, 58.6275%
        HSV (HSB):
        268°, 82.2835%, 99.6078%
        XYZ:
        30.1555, 14.8722, 95.0472
        xyY:
        0.2153, 0.1062, 14.8722
      CIE-Lab:
        45.4586, 76.1117, -85.1790
        CIE-LCH:
        45.4586, 114.2298, 311.7824
        CIE-Luv:
        45.4586, 15.4870, -129.8466
        Hunter-Lab:
        38.5645, 72.0903, -119.1329
      #8f2dfe color charts
#8f2dfe RGB chart
      #8f2dfe CMYK chart
      #8f2dfe RGB pie chart
      #8f2dfe color shades, tints & tones
#8f2dfe color schemes
#8f2dfe color preview, HTML & CSS examples
           This text has a color of #8f2dfe        
        
          <p style="color:#8f2dfe;">Text here</p>
        
        
          .mytext {color:#8f2dfe;}
        
        Text color #8f2dfe
      
           This box has a color of #8f2dfe        
        
          <div style="background-color:#8f2dfe;">Content here</div>
        
        
          .mybackground {background-color:#8f2dfe;}
        
        Background color #8f2dfe
      
           Border around this has a color of #8f2dfe        
        
          <div style="border:2px solid #8f2dfe;">Content here</div>
        
        
          .myborder {border:2px solid #8f2dfe;}
        
        Border color #8f2dfe