#8d31cd color space conversions
Hex:
        #8d31cd
        RGB:
        141, 49, 205
        CMY:
        45, 81, 20
        CMYK:
        31, 76, 0, 20
      HSL:
        275°, 61.4173%, 49.8039%
        HSV (HSB):
        275°, 76.0976%, 80.3922%
        XYZ:
        23.1023, 12.2671, 58.9078
        xyY:
        0.2450, 0.1301, 12.2671
      CIE-Lab:
        41.6376, 63.6011, -63.5923
        CIE-LCH:
        41.6376, 89.9394, 315.0040
        CIE-Luv:
        41.6376, 23.2287, -97.8108
        Hunter-Lab:
        35.0245, 56.4465, -75.2030
      #8d31cd color charts
#8d31cd RGB chart
      #8d31cd CMYK chart
      #8d31cd RGB pie chart
      #8d31cd color shades, tints & tones
#8d31cd color schemes
#8d31cd color preview, HTML & CSS examples
           This text has a color of #8d31cd        
        
          <p style="color:#8d31cd;">Text here</p>
        
        
          .mytext {color:#8d31cd;}
        
        Text color #8d31cd
      
           This box has a color of #8d31cd        
        
          <div style="background-color:#8d31cd;">Content here</div>
        
        
          .mybackground {background-color:#8d31cd;}
        
        Background color #8d31cd
      
           Border around this has a color of #8d31cd        
        
          <div style="border:2px solid #8d31cd;">Content here</div>
        
        
          .myborder {border:2px solid #8d31cd;}
        
        Border color #8d31cd