#5b00ca color space conversions
Hex:
        #5b00ca
        RGB:
        91, 0, 202
        CMY:
        64, 100, 21
        CMYK:
        55, 100, 0, 21
      HSL:
        267°, 100.0000%, 39.6078%
        HSV (HSB):
        267°, 100.0000%, 79.2157%
        XYZ:
        14.9751, 6.4884, 56.3402
        xyY:
        0.1925, 0.0834, 6.4884
      CIE-Lab:
        30.6127, 69.1348, -80.1978
        CIE-LCH:
        30.6127, 105.8834, 310.7631
        CIE-Luv:
        30.6127, 6.0030, -103.7734
        Hunter-Lab:
        25.4724, 60.3625, -113.3080
      #5b00ca color charts
#5b00ca RGB chart
      #5b00ca CMYK chart
      #5b00ca RGB pie chart
      #5b00ca color shades, tints & tones
#5b00ca color schemes
#5b00ca color preview, HTML & CSS examples
           This text has a color of #5b00ca        
        
          <p style="color:#5b00ca;">Text here</p>
        
        
          .mytext {color:#5b00ca;}
        
        Text color #5b00ca
      
           This box has a color of #5b00ca        
        
          <div style="background-color:#5b00ca;">Content here</div>
        
        
          .mybackground {background-color:#5b00ca;}
        
        Background color #5b00ca
      
           Border around this has a color of #5b00ca        
        
          <div style="border:2px solid #5b00ca;">Content here</div>
        
        
          .myborder {border:2px solid #5b00ca;}
        
        Border color #5b00ca