#5b01ea color space conversions
Hex:
        #5b01ea
        RGB:
        91, 1, 234
        CMY:
        64, 100, 8
        CMYK:
        61, 100, 0, 8
      HSL:
        263°, 99.1489%, 46.0784%
        HSV (HSB):
        263°, 99.5726%, 91.7647%
        XYZ:
        19.1765, 8.1864, 78.4113
        xyY:
        0.1813, 0.0774, 8.1864
      CIE-Lab:
        34.3680, 76.1525, -92.4266
        CIE-LCH:
        34.3680, 119.7576, 309.4859
        CIE-Luv:
        34.3680, 2.4633, -121.9778
        Hunter-Lab:
        28.6118, 69.5654, -142.4572
      #5b01ea color charts
#5b01ea RGB chart
      #5b01ea CMYK chart
      #5b01ea RGB pie chart
      #5b01ea color shades, tints & tones
#5b01ea color schemes
#5b01ea color preview, HTML & CSS examples
           This text has a color of #5b01ea        
        
          <p style="color:#5b01ea;">Text here</p>
        
        
          .mytext {color:#5b01ea;}
        
        Text color #5b01ea
      
           This box has a color of #5b01ea        
        
          <div style="background-color:#5b01ea;">Content here</div>
        
        
          .mybackground {background-color:#5b01ea;}
        
        Background color #5b01ea
      
           Border around this has a color of #5b01ea        
        
          <div style="border:2px solid #5b01ea;">Content here</div>
        
        
          .myborder {border:2px solid #5b01ea;}
        
        Border color #5b01ea