#5b16cd color space conversions
Hex:
        #5b16cd
        RGB:
        91, 22, 205
        CMY:
        64, 91, 20
        CMYK:
        56, 89, 0, 20
      HSL:
        263°, 80.6167%, 44.5098%
        HSV (HSB):
        263°, 89.2683%, 80.3922%
        XYZ:
        15.6207, 7.2057, 58.3252
        xyY:
        0.1925, 0.0888, 7.2057
      CIE-Lab:
        32.2708, 65.8147, -79.2029
        CIE-LCH:
        32.2708, 102.9790, 309.7253
        CIE-Luv:
        32.2708, 4.7639, -105.3878
        Hunter-Lab:
        26.8435, 56.8963, -110.0339
      #5b16cd color charts
#5b16cd RGB chart
      #5b16cd CMYK chart
      #5b16cd RGB pie chart
      #5b16cd color shades, tints & tones
#5b16cd color schemes
#5b16cd color preview, HTML & CSS examples
           This text has a color of #5b16cd        
        
          <p style="color:#5b16cd;">Text here</p>
        
        
          .mytext {color:#5b16cd;}
        
        Text color #5b16cd
      
           This box has a color of #5b16cd        
        
          <div style="background-color:#5b16cd;">Content here</div>
        
        
          .mybackground {background-color:#5b16cd;}
        
        Background color #5b16cd
      
           Border around this has a color of #5b16cd        
        
          <div style="border:2px solid #5b16cd;">Content here</div>
        
        
          .myborder {border:2px solid #5b16cd;}
        
        Border color #5b16cd