#5b0fca color space conversions
Hex:
        #5b0fca
        RGB:
        91, 15, 202
        CMY:
        64, 94, 21
        CMYK:
        55, 93, 0, 21
      HSL:
        264°, 86.1751%, 42.5490%
        HSV (HSB):
        264°, 92.5743%, 79.2157%
        XYZ:
        15.1459, 6.8301, 56.3972
        xyY:
        0.1933, 0.0871, 6.8301
      CIE-Lab:
        31.4169, 66.6915, -78.8653
        CIE-LCH:
        31.4169, 103.2836, 310.2191
        CIE-Luv:
        31.4169, 5.4762, -103.7365
        Hunter-Lab:
        26.1344, 57.7124, -109.6519
      #5b0fca color charts
#5b0fca RGB chart
      #5b0fca CMYK chart
      #5b0fca RGB pie chart
      #5b0fca color shades, tints & tones
#5b0fca color schemes
#5b0fca color preview, HTML & CSS examples
           This text has a color of #5b0fca        
        
          <p style="color:#5b0fca;">Text here</p>
        
        
          .mytext {color:#5b0fca;}
        
        Text color #5b0fca
      
           This box has a color of #5b0fca        
        
          <div style="background-color:#5b0fca;">Content here</div>
        
        
          .mybackground {background-color:#5b0fca;}
        
        Background color #5b0fca
      
           Border around this has a color of #5b0fca        
        
          <div style="border:2px solid #5b0fca;">Content here</div>
        
        
          .myborder {border:2px solid #5b0fca;}
        
        Border color #5b0fca