#5c31ff color space conversions
Hex:
        #5c31ff
        RGB:
        92, 49, 255
        CMY:
        64, 81, 0
        CMYK:
        64, 81, 0, 0
      HSL:
        253°, 100.0000%, 59.6078%
        HSV (HSB):
        253°, 80.7843%, 100.0000%
        XYZ:
        23.5619, 11.6919, 95.6227
        xyY:
        0.1800, 0.0893, 11.6919
      CIE-Lab:
        40.7223, 69.6025, -93.7301
        CIE-LCH:
        40.7223, 116.7469, 306.5970
        CIE-Luv:
        40.7223, -2.0318, -133.2652
        Hunter-Lab:
        34.1935, 63.1617, -141.8701
      #5c31ff color charts
#5c31ff RGB chart
      #5c31ff CMYK chart
      #5c31ff RGB pie chart
      #5c31ff color shades, tints & tones
#5c31ff color schemes
#5c31ff color preview, HTML & CSS examples
           This text has a color of #5c31ff        
        
          <p style="color:#5c31ff;">Text here</p>
        
        
          .mytext {color:#5c31ff;}
        
        Text color #5c31ff
      
           This box has a color of #5c31ff        
        
          <div style="background-color:#5c31ff;">Content here</div>
        
        
          .mybackground {background-color:#5c31ff;}
        
        Background color #5c31ff
      
           Border around this has a color of #5c31ff        
        
          <div style="border:2px solid #5c31ff;">Content here</div>
        
        
          .myborder {border:2px solid #5c31ff;}
        
        Border color #5c31ff