#5931ff color space conversions
Hex:
        #5931ff
        RGB:
        89, 49, 255
        CMY:
        65, 81, 0
        CMYK:
        65, 81, 0, 0
      HSL:
        252°, 100.0000%, 59.6078%
        HSV (HSB):
        252°, 80.7843%, 100.0000%
        XYZ:
        23.2681, 11.5405, 95.6089
        xyY:
        0.1784, 0.0885, 11.5405
      CIE-Lab:
        40.4763, 69.3518, -94.1451
        CIE-LCH:
        40.4763, 116.9315, 306.3771
        CIE-Luv:
        40.4763, -2.7486, -133.3297
        Hunter-Lab:
        33.9713, 62.8113, -143.0862
      #5931ff color charts
#5931ff RGB chart
      #5931ff CMYK chart
      #5931ff RGB pie chart
      #5931ff color shades, tints & tones
#5931ff color schemes
#5931ff color preview, HTML & CSS examples
           This text has a color of #5931ff        
        
          <p style="color:#5931ff;">Text here</p>
        
        
          .mytext {color:#5931ff;}
        
        Text color #5931ff
      
           This box has a color of #5931ff        
        
          <div style="background-color:#5931ff;">Content here</div>
        
        
          .mybackground {background-color:#5931ff;}
        
        Background color #5931ff
      
           Border around this has a color of #5931ff        
        
          <div style="border:2px solid #5931ff;">Content here</div>
        
        
          .myborder {border:2px solid #5931ff;}
        
        Border color #5931ff