#5f228e color space conversions
Hex:
        #5f228e
        RGB:
        95, 34, 142
        CMY:
        63, 87, 44
        CMYK:
        33, 76, 0, 44
      HSL:
        274°, 61.3636%, 34.5098%
        HSV (HSB):
        274°, 76.0563%, 55.6863%
        XYZ:
        10.1738, 5.5299, 26.1224
        xyY:
        0.2432, 0.1322, 5.5299
      CIE-Lab:
        28.1942, 46.9104, -48.0773
        CIE-LCH:
        28.1942, 67.1715, 314.2962
        CIE-Luv:
        28.1942, 14.4647, -65.2846
        Hunter-Lab:
        23.5158, 36.0730, -49.4007
      #5f228e color charts
#5f228e RGB chart
      #5f228e CMYK chart
      #5f228e RGB pie chart
      #5f228e color shades, tints & tones
#5f228e color schemes
#5f228e color preview, HTML & CSS examples
           This text has a color of #5f228e        
        
          <p style="color:#5f228e;">Text here</p>
        
        
          .mytext {color:#5f228e;}
        
        Text color #5f228e
      
           This box has a color of #5f228e        
        
          <div style="background-color:#5f228e;">Content here</div>
        
        
          .mybackground {background-color:#5f228e;}
        
        Background color #5f228e
      
           Border around this has a color of #5f228e        
        
          <div style="border:2px solid #5f228e;">Content here</div>
        
        
          .myborder {border:2px solid #5f228e;}
        
        Border color #5f228e