#5b01ef color space conversions
Hex:
        #5b01ef
        RGB:
        91, 1, 239
        CMY:
        64, 100, 6
        CMYK:
        62, 100, 0, 6
      HSL:
        263°, 99.1667%, 47.0588%
        HSV (HSB):
        263°, 99.5816%, 93.7255%
        XYZ:
        19.9052, 8.4778, 82.2486
        xyY:
        0.1799, 0.0766, 8.4778
      CIE-Lab:
        34.9589, 77.2743, -94.2858
        CIE-LCH:
        34.9589, 121.9062, 309.3372
        CIE-Luv:
        34.9589, 1.9709, -124.7920
        Hunter-Lab:
        29.1167, 71.0745, -147.0999
      #5b01ef color charts
#5b01ef RGB chart
      #5b01ef CMYK chart
      #5b01ef RGB pie chart
      #5b01ef color shades, tints & tones
#5b01ef color schemes
#5b01ef color preview, HTML & CSS examples
           This text has a color of #5b01ef        
        
          <p style="color:#5b01ef;">Text here</p>
        
        
          .mytext {color:#5b01ef;}
        
        Text color #5b01ef
      
           This box has a color of #5b01ef        
        
          <div style="background-color:#5b01ef;">Content here</div>
        
        
          .mybackground {background-color:#5b01ef;}
        
        Background color #5b01ef
      
           Border around this has a color of #5b01ef        
        
          <div style="border:2px solid #5b01ef;">Content here</div>
        
        
          .myborder {border:2px solid #5b01ef;}
        
        Border color #5b01ef