#8f02fa color space conversions
Hex:
        #8f02fa
        RGB:
        143, 2, 250
        CMY:
        44, 99, 2
        CMYK:
        43, 99, 0, 2
      HSL:
        274°, 98.4127%, 49.4118%
        HSV (HSB):
        274°, 99.2000%, 98.0392%
        XYZ:
        28.6047, 12.7852, 91.4026
        xyY:
        0.2154, 0.0963, 12.7852
      CIE-Lab:
        42.4378, 83.1837, -87.9123
        CIE-LCH:
        42.4378, 121.0294, 313.4169
        CIE-Luv:
        42.4378, 18.4821, -130.0258
        Hunter-Lab:
        35.7564, 80.2244, -126.5313
      #8f02fa color charts
#8f02fa RGB chart
      #8f02fa CMYK chart
      #8f02fa RGB pie chart
      #8f02fa color shades, tints & tones
#8f02fa color schemes
#8f02fa color preview, HTML & CSS examples
           This text has a color of #8f02fa        
        
          <p style="color:#8f02fa;">Text here</p>
        
        
          .mytext {color:#8f02fa;}
        
        Text color #8f02fa
      
           This box has a color of #8f02fa        
        
          <div style="background-color:#8f02fa;">Content here</div>
        
        
          .mybackground {background-color:#8f02fa;}
        
        Background color #8f02fa
      
           Border around this has a color of #8f02fa        
        
          <div style="border:2px solid #8f02fa;">Content here</div>
        
        
          .myborder {border:2px solid #8f02fa;}
        
        Border color #8f02fa