#5f31a7 color space conversions
Hex:
        #5f31a7
        RGB:
        95, 49, 167
        CMY:
        63, 81, 35
        CMYK:
        43, 71, 0, 35
      HSL:
        263°, 54.6296%, 42.3529%
        HSV (HSB):
        263°, 70.6587%, 65.4902%
        XYZ:
        12.7927, 7.4195, 37.3171
        xyY:
        0.2224, 0.1290, 7.4195
      CIE-Lab:
        32.7435, 46.1370, -55.9222
        CIE-LCH:
        32.7435, 72.4977, 309.5234
        CIE-Luv:
        32.7435, 8.0669, -78.9321
        Hunter-Lab:
        27.2388, 36.1643, -62.1598
      #5f31a7 color charts
#5f31a7 RGB chart
      #5f31a7 CMYK chart
      #5f31a7 RGB pie chart
      #5f31a7 color shades, tints & tones
#5f31a7 color schemes
#5f31a7 color preview, HTML & CSS examples
           This text has a color of #5f31a7        
        
          <p style="color:#5f31a7;">Text here</p>
        
        
          .mytext {color:#5f31a7;}
        
        Text color #5f31a7
      
           This box has a color of #5f31a7        
        
          <div style="background-color:#5f31a7;">Content here</div>
        
        
          .mybackground {background-color:#5f31a7;}
        
        Background color #5f31a7
      
           Border around this has a color of #5f31a7        
        
          <div style="border:2px solid #5f31a7;">Content here</div>
        
        
          .myborder {border:2px solid #5f31a7;}
        
        Border color #5f31a7