#5f227b color space conversions
Hex:
        #5f227b
        RGB:
        95, 34, 123
        CMY:
        63, 87, 52
        CMYK:
        23, 72, 0, 52
      HSL:
        281°, 56.6879%, 30.7843%
        HSV (HSB):
        281°, 72.3577%, 48.2353%
        XYZ:
        8.8665, 5.0070, 19.2380
        xyY:
        0.2678, 0.1512, 5.0070
      CIE-Lab:
        26.7547, 42.4766, -38.5118
        CIE-LCH:
        26.7547, 57.3360, 317.8027
        CIE-Luv:
        26.7547, 18.2513, -52.2714
        Hunter-Lab:
        22.3764, 31.5709, -35.3110
      #5f227b color charts
#5f227b RGB chart
      #5f227b CMYK chart
      #5f227b RGB pie chart
      #5f227b color shades, tints & tones
#5f227b color schemes
#5f227b color preview, HTML & CSS examples
           This text has a color of #5f227b        
        
          <p style="color:#5f227b;">Text here</p>
        
        
          .mytext {color:#5f227b;}
        
        Text color #5f227b
      
           This box has a color of #5f227b        
        
          <div style="background-color:#5f227b;">Content here</div>
        
        
          .mybackground {background-color:#5f227b;}
        
        Background color #5f227b
      
           Border around this has a color of #5f227b        
        
          <div style="border:2px solid #5f227b;">Content here</div>
        
        
          .myborder {border:2px solid #5f227b;}
        
        Border color #5f227b