#5b01d1 color space conversions
Hex:
        #5b01d1
        RGB:
        91, 1, 209
        CMY:
        64, 100, 18
        CMYK:
        56, 100, 0, 18
      HSL:
        266°, 99.0476%, 41.1765%
        HSV (HSB):
        266°, 99.5215%, 81.9608%
        XYZ:
        15.8339, 6.8493, 60.8091
        xyY:
        0.1896, 0.0820, 6.8493
      CIE-Lab:
        31.4614, 70.5435, -82.8723
        CIE-LCH:
        31.4614, 108.8311, 310.4055
        CIE-Luv:
        31.4614, 5.1437, -107.7874
        Hunter-Lab:
        26.1712, 62.1950, -119.4414
      #5b01d1 color charts
#5b01d1 RGB chart
      #5b01d1 CMYK chart
      #5b01d1 RGB pie chart
      #5b01d1 color shades, tints & tones
#5b01d1 color schemes
#5b01d1 color preview, HTML & CSS examples
           This text has a color of #5b01d1        
        
          <p style="color:#5b01d1;">Text here</p>
        
        
          .mytext {color:#5b01d1;}
        
        Text color #5b01d1
      
           This box has a color of #5b01d1        
        
          <div style="background-color:#5b01d1;">Content here</div>
        
        
          .mybackground {background-color:#5b01d1;}
        
        Background color #5b01d1
      
           Border around this has a color of #5b01d1        
        
          <div style="border:2px solid #5b01d1;">Content here</div>
        
        
          .myborder {border:2px solid #5b01d1;}
        
        Border color #5b01d1