#5f31c3 color space conversions
Hex:
        #5f31c3
        RGB:
        95, 49, 195
        CMY:
        63, 81, 24
        CMYK:
        51, 75, 0, 24
      HSL:
        259°, 59.8361%, 47.8431%
        HSV (HSB):
        259°, 74.8718%, 76.4706%
        XYZ:
        15.6680, 8.5697, 52.4581
        xyY:
        0.2043, 0.1117, 8.5697
      CIE-Lab:
        35.1422, 53.7137, -68.6123
        CIE-LCH:
        35.1422, 87.1367, 308.0559
        CIE-Luv:
        35.1422, 4.5534, -97.1257
        Hunter-Lab:
        29.2740, 44.3070, -85.7541
      #5f31c3 color charts
#5f31c3 RGB chart
      #5f31c3 CMYK chart
      #5f31c3 RGB pie chart
      #5f31c3 color shades, tints & tones
#5f31c3 color schemes
#5f31c3 color preview, HTML & CSS examples
           This text has a color of #5f31c3        
        
          <p style="color:#5f31c3;">Text here</p>
        
        
          .mytext {color:#5f31c3;}
        
        Text color #5f31c3
      
           This box has a color of #5f31c3        
        
          <div style="background-color:#5f31c3;">Content here</div>
        
        
          .mybackground {background-color:#5f31c3;}
        
        Background color #5f31c3
      
           Border around this has a color of #5f31c3        
        
          <div style="border:2px solid #5f31c3;">Content here</div>
        
        
          .myborder {border:2px solid #5f31c3;}
        
        Border color #5f31c3