#8f00f2 color space conversions
Hex:
        #8f00f2
        RGB:
        143, 0, 242
        CMY:
        44, 100, 5
        CMYK:
        41, 100, 0, 5
      HSL:
        275°, 100.0000%, 47.4510%
        HSV (HSB):
        275°, 100.0000%, 94.9020%
        XYZ:
        27.3547, 12.2504, 84.9272
        xyY:
        0.2197, 0.0984, 12.2504
      CIE-Lab:
        41.6114, 81.7919, -84.7721
        CIE-LCH:
        41.6114, 117.7974, 313.9749
        CIE-Luv:
        41.6114, 20.0251, -125.3299
        Hunter-Lab:
        35.0006, 78.2554, -119.3637
      #8f00f2 color charts
#8f00f2 RGB chart
      #8f00f2 CMYK chart
      #8f00f2 RGB pie chart
      #8f00f2 color shades, tints & tones
#8f00f2 color schemes
#8f00f2 color preview, HTML & CSS examples
           This text has a color of #8f00f2        
        
          <p style="color:#8f00f2;">Text here</p>
        
        
          .mytext {color:#8f00f2;}
        
        Text color #8f00f2
      
           This box has a color of #8f00f2        
        
          <div style="background-color:#8f00f2;">Content here</div>
        
        
          .mybackground {background-color:#8f00f2;}
        
        Background color #8f00f2
      
           Border around this has a color of #8f00f2        
        
          <div style="border:2px solid #8f00f2;">Content here</div>
        
        
          .myborder {border:2px solid #8f00f2;}
        
        Border color #8f00f2