#5f228b color space conversions
Hex:
        #5f228b
        RGB:
        95, 34, 139
        CMY:
        63, 87, 45
        CMYK:
        32, 76, 0, 45
      HSL:
        275°, 60.6936%, 33.9216%
        HSV (HSB):
        275°, 75.5396%, 54.5098%
        XYZ:
        9.9515, 5.4410, 24.9518
        xyY:
        0.2467, 0.1349, 5.4410
      CIE-Lab:
        27.9560, 46.1952, -46.6032
        CIE-LCH:
        27.9560, 65.6190, 314.7481
        CIE-Luv:
        27.9560, 15.0269, -63.2690
        Hunter-Lab:
        23.3260, 35.3326, -47.0942
      #5f228b color charts
#5f228b RGB chart
      #5f228b CMYK chart
      #5f228b RGB pie chart
      #5f228b color shades, tints & tones
#5f228b color schemes
#5f228b color preview, HTML & CSS examples
           This text has a color of #5f228b        
        
          <p style="color:#5f228b;">Text here</p>
        
        
          .mytext {color:#5f228b;}
        
        Text color #5f228b
      
           This box has a color of #5f228b        
        
          <div style="background-color:#5f228b;">Content here</div>
        
        
          .mybackground {background-color:#5f228b;}
        
        Background color #5f228b
      
           Border around this has a color of #5f228b        
        
          <div style="border:2px solid #5f228b;">Content here</div>
        
        
          .myborder {border:2px solid #5f228b;}
        
        Border color #5f228b