#5901ed color space conversions
Hex:
        #5901ed
        RGB:
        89, 1, 237
        CMY:
        65, 100, 7
        CMYK:
        62, 100, 0, 7
      HSL:
        262°, 99.1597%, 46.6667%
        HSV (HSB):
        262°, 99.5781%, 92.9412%
        XYZ:
        19.4167, 8.2600, 80.6917
        xyY:
        0.1792, 0.0762, 8.2600
      CIE-Lab:
        34.5186, 76.7232, -93.8884
        CIE-LCH:
        34.5186, 121.2496, 309.2548
        CIE-Luv:
        34.5186, 1.6548, -123.6022
        Hunter-Lab:
        28.7402, 70.2985, -146.3461
      #5901ed color charts
#5901ed RGB chart
      #5901ed CMYK chart
      #5901ed RGB pie chart
      #5901ed color shades, tints & tones
#5901ed color schemes
#5901ed color preview, HTML & CSS examples
           This text has a color of #5901ed        
        
          <p style="color:#5901ed;">Text here</p>
        
        
          .mytext {color:#5901ed;}
        
        Text color #5901ed
      
           This box has a color of #5901ed        
        
          <div style="background-color:#5901ed;">Content here</div>
        
        
          .mybackground {background-color:#5901ed;}
        
        Background color #5901ed
      
           Border around this has a color of #5901ed        
        
          <div style="border:2px solid #5901ed;">Content here</div>
        
        
          .myborder {border:2px solid #5901ed;}
        
        Border color #5901ed