#5b258d color space conversions
Hex:
        #5b258d
        RGB:
        91, 37, 141
        CMY:
        64, 85, 45
        CMYK:
        35, 74, 0, 45
      HSL:
        271°, 58.4270%, 34.9020%
        HSV (HSB):
        271°, 73.7589%, 55.2941%
        XYZ:
        9.7837, 5.4704, 25.7395
        xyY:
        0.2387, 0.1334, 5.4704
      CIE-Lab:
        28.0349, 44.5226, -47.7418
        CIE-LCH:
        28.0349, 65.2805, 313.0017
        CIE-Luv:
        28.0349, 12.2628, -64.5500
        Hunter-Lab:
        23.3888, 33.7371, -48.8768
      #5b258d color charts
#5b258d RGB chart
      #5b258d CMYK chart
      #5b258d RGB pie chart
      #5b258d color shades, tints & tones
#5b258d color schemes
#5b258d color preview, HTML & CSS examples
           This text has a color of #5b258d        
        
          <p style="color:#5b258d;">Text here</p>
        
        
          .mytext {color:#5b258d;}
        
        Text color #5b258d
      
           This box has a color of #5b258d        
        
          <div style="background-color:#5b258d;">Content here</div>
        
        
          .mybackground {background-color:#5b258d;}
        
        Background color #5b258d
      
           Border around this has a color of #5b258d        
        
          <div style="border:2px solid #5b258d;">Content here</div>
        
        
          .myborder {border:2px solid #5b258d;}
        
        Border color #5b258d