#8c31fa color space conversions
Hex:
        #8c31fa
        RGB:
        140, 49, 250
        CMY:
        45, 81, 2
        CMYK:
        44, 80, 0, 2
      HSL:
        267°, 95.2607%, 58.6275%
        HSV (HSB):
        267°, 80.4000%, 98.0392%
        XYZ:
        29.1688, 14.6742, 91.7375
        xyY:
        0.2151, 0.1082, 14.6742
      CIE-Lab:
        45.1847, 73.5319, -83.4064
        CIE-LCH:
        45.1847, 111.1916, 311.3997
        CIE-Luv:
        45.1847, 14.4579, -127.1935
        Hunter-Lab:
        38.3069, 68.8819, -115.1730
      #8c31fa color charts
#8c31fa RGB chart
      #8c31fa CMYK chart
      #8c31fa RGB pie chart
      #8c31fa color shades, tints & tones
#8c31fa color schemes
#8c31fa color preview, HTML & CSS examples
           This text has a color of #8c31fa        
        
          <p style="color:#8c31fa;">Text here</p>
        
        
          .mytext {color:#8c31fa;}
        
        Text color #8c31fa
      
           This box has a color of #8c31fa        
        
          <div style="background-color:#8c31fa;">Content here</div>
        
        
          .mybackground {background-color:#8c31fa;}
        
        Background color #8c31fa
      
           Border around this has a color of #8c31fa        
        
          <div style="border:2px solid #8c31fa;">Content here</div>
        
        
          .myborder {border:2px solid #8c31fa;}
        
        Border color #8c31fa