#8e35fa color space conversions
Hex:
        #8e35fa
        RGB:
        142, 53, 250
        CMY:
        44, 79, 2
        CMYK:
        43, 79, 0, 2
      HSL:
        267°, 95.1691%, 59.4118%
        HSV (HSB):
        267°, 78.8000%, 98.0392%
        XYZ:
        29.6838, 15.1991, 91.8117
        xyY:
        0.2172, 0.1112, 15.1991
      CIE-Lab:
        45.9057, 72.3970, -82.2141
        CIE-LCH:
        45.9057, 109.5467, 311.3668
        CIE-Luv:
        45.9057, 14.8498, -126.3620
        Hunter-Lab:
        38.9860, 67.6833, -112.3371
      #8e35fa color charts
#8e35fa RGB chart
      #8e35fa CMYK chart
      #8e35fa RGB pie chart
      #8e35fa color shades, tints & tones
#8e35fa color schemes
#8e35fa color preview, HTML & CSS examples
           This text has a color of #8e35fa        
        
          <p style="color:#8e35fa;">Text here</p>
        
        
          .mytext {color:#8e35fa;}
        
        Text color #8e35fa
      
           This box has a color of #8e35fa        
        
          <div style="background-color:#8e35fa;">Content here</div>
        
        
          .mybackground {background-color:#8e35fa;}
        
        Background color #8e35fa
      
           Border around this has a color of #8e35fa        
        
          <div style="border:2px solid #8e35fa;">Content here</div>
        
        
          .myborder {border:2px solid #8e35fa;}
        
        Border color #8e35fa