#5b239f color space conversions
Hex:
        #5b239f
        RGB:
        91, 35, 159
        CMY:
        64, 86, 38
        CMYK:
        43, 78, 0, 38
      HSL:
        267°, 63.9175%, 38.0392%
        HSV (HSB):
        267°, 77.9874%, 62.3529%
        XYZ:
        11.1734, 5.9294, 33.3565
        xyY:
        0.2214, 0.1175, 5.9294
      CIE-Lab:
        29.2337, 49.9633, -56.8358
        CIE-LCH:
        29.2337, 75.6745, 311.3181
        CIE-Luv:
        29.2337, 9.6618, -76.6757
        Hunter-Lab:
        24.3504, 39.2934, -64.1734
      #5b239f color charts
#5b239f RGB chart
      #5b239f CMYK chart
      #5b239f RGB pie chart
      #5b239f color shades, tints & tones
#5b239f color schemes
#5b239f color preview, HTML & CSS examples
           This text has a color of #5b239f        
        
          <p style="color:#5b239f;">Text here</p>
        
        
          .mytext {color:#5b239f;}
        
        Text color #5b239f
      
           This box has a color of #5b239f        
        
          <div style="background-color:#5b239f;">Content here</div>
        
        
          .mybackground {background-color:#5b239f;}
        
        Background color #5b239f
      
           Border around this has a color of #5b239f        
        
          <div style="border:2px solid #5b239f;">Content here</div>
        
        
          .myborder {border:2px solid #5b239f;}
        
        Border color #5b239f