#5b26a1 color space conversions
Hex:
        #5b26a1
        RGB:
        91, 38, 161
        CMY:
        64, 85, 37
        CMYK:
        43, 76, 0, 37
      HSL:
        266°, 61.8090%, 39.0196%
        HSV (HSB):
        266°, 76.3975%, 63.1373%
        XYZ:
        11.4405, 6.1836, 34.3088
        xyY:
        0.2203, 0.1191, 6.1836
      CIE-Lab:
        29.8710, 49.1526, -57.0080
        CIE-LCH:
        29.8710, 75.2721, 310.7681
        CIE-Luv:
        29.8710, 8.9719, -77.5253
        Hunter-Lab:
        24.8668, 38.6059, -64.3958
      #5b26a1 color charts
#5b26a1 RGB chart
      #5b26a1 CMYK chart
      #5b26a1 RGB pie chart
      #5b26a1 color shades, tints & tones
#5b26a1 color schemes
#5b26a1 color preview, HTML & CSS examples
           This text has a color of #5b26a1        
        
          <p style="color:#5b26a1;">Text here</p>
        
        
          .mytext {color:#5b26a1;}
        
        Text color #5b26a1
      
           This box has a color of #5b26a1        
        
          <div style="background-color:#5b26a1;">Content here</div>
        
        
          .mybackground {background-color:#5b26a1;}
        
        Background color #5b26a1
      
           Border around this has a color of #5b26a1        
        
          <div style="border:2px solid #5b26a1;">Content here</div>
        
        
          .myborder {border:2px solid #5b26a1;}
        
        Border color #5b26a1