#8e02fa color space conversions
Hex:
        #8e02fa
        RGB:
        142, 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.4324, 12.6963, 91.3946
        xyY:
        0.2145, 0.0958, 12.6963
      CIE-Lab:
        42.3021, 83.0943, -88.1407
        CIE-LCH:
        42.3021, 121.1340, 313.3119
        CIE-Luv:
        42.3021, 18.0487, -130.1051
        Hunter-Lab:
        35.6319, 80.0776, -127.1344
      #8e02fa color charts
#8e02fa RGB chart
      #8e02fa CMYK chart
      #8e02fa RGB pie chart
      #8e02fa color shades, tints & tones
#8e02fa color schemes
#8e02fa color preview, HTML & CSS examples
           This text has a color of #8e02fa        
        
          <p style="color:#8e02fa;">Text here</p>
        
        
          .mytext {color:#8e02fa;}
        
        Text color #8e02fa
      
           This box has a color of #8e02fa        
        
          <div style="background-color:#8e02fa;">Content here</div>
        
        
          .mybackground {background-color:#8e02fa;}
        
        Background color #8e02fa
      
           Border around this has a color of #8e02fa        
        
          <div style="border:2px solid #8e02fa;">Content here</div>
        
        
          .myborder {border:2px solid #8e02fa;}
        
        Border color #8e02fa