#5b248e color space conversions
Hex:
        #5b248e
        RGB:
        91, 36, 142
        CMY:
        64, 86, 44
        CMYK:
        36, 75, 0, 44
      HSL:
        271°, 59.5506%, 34.9020%
        HSV (HSB):
        271°, 74.6479%, 55.6863%
        XYZ:
        9.8277, 5.4389, 26.1230
        xyY:
        0.2374, 0.1314, 5.4389
      CIE-Lab:
        27.9503, 45.2387, -48.4989
        CIE-LCH:
        27.9503, 66.3225, 313.0081
        CIE-Luv:
        27.9503, 12.2452, -65.4117
        Hunter-Lab:
        23.3214, 34.4081, -50.0874
      #5b248e color charts
#5b248e RGB chart
      #5b248e CMYK chart
      #5b248e RGB pie chart
      #5b248e color shades, tints & tones
#5b248e color schemes
#5b248e color preview, HTML & CSS examples
           This text has a color of #5b248e        
        
          <p style="color:#5b248e;">Text here</p>
        
        
          .mytext {color:#5b248e;}
        
        Text color #5b248e
      
           This box has a color of #5b248e        
        
          <div style="background-color:#5b248e;">Content here</div>
        
        
          .mybackground {background-color:#5b248e;}
        
        Background color #5b248e
      
           Border around this has a color of #5b248e        
        
          <div style="border:2px solid #5b248e;">Content here</div>
        
        
          .myborder {border:2px solid #5b248e;}
        
        Border color #5b248e