#8f0dfe color space conversions
Hex:
        #8f0dfe
        RGB:
        143, 13, 254
        CMY:
        44, 95, 0
        CMYK:
        44, 95, 0, 0
      HSL:
        272°, 99.1770%, 52.3529%
        HSV (HSB):
        272°, 94.8819%, 99.6078%
        XYZ:
        29.3610, 13.2832, 94.7824
        xyY:
        0.2136, 0.0967, 13.2832
      CIE-Lab:
        43.1870, 82.8818, -88.9179
        CIE-LCH:
        43.1870, 121.5557, 312.9878
        CIE-Luv:
        43.1870, 17.4690, -132.0918
        Hunter-Lab:
        36.4462, 80.0186, -128.6779
      #8f0dfe color charts
#8f0dfe RGB chart
      #8f0dfe CMYK chart
      #8f0dfe RGB pie chart
      #8f0dfe color shades, tints & tones
#8f0dfe color schemes
#8f0dfe color preview, HTML & CSS examples
           This text has a color of #8f0dfe        
        
          <p style="color:#8f0dfe;">Text here</p>
        
        
          .mytext {color:#8f0dfe;}
        
        Text color #8f0dfe
      
           This box has a color of #8f0dfe        
        
          <div style="background-color:#8f0dfe;">Content here</div>
        
        
          .mybackground {background-color:#8f0dfe;}
        
        Background color #8f0dfe
      
           Border around this has a color of #8f0dfe        
        
          <div style="border:2px solid #8f0dfe;">Content here</div>
        
        
          .myborder {border:2px solid #8f0dfe;}
        
        Border color #8f0dfe