#5f2b9a color space conversions
Hex:
        #5f2b9a
        RGB:
        95, 43, 154
        CMY:
        63, 83, 40
        CMYK:
        38, 72, 0, 40
      HSL:
        268°, 56.3452%, 38.6275%
        HSV (HSB):
        268°, 72.0779%, 60.3922%
        XYZ:
        11.4159, 6.4937, 31.2236
        xyY:
        0.2323, 0.1322, 6.4937
      CIE-Lab:
        30.6255, 45.7236, -51.4990
        CIE-LCH:
        30.6255, 68.8679, 311.6004
        CIE-Luv:
        30.6255, 11.0155, -71.5502
        Hunter-Lab:
        25.4828, 35.3704, -54.8088
      #5f2b9a color charts
#5f2b9a RGB chart
      #5f2b9a CMYK chart
      #5f2b9a RGB pie chart
      #5f2b9a color shades, tints & tones
#5f2b9a color schemes
#5f2b9a color preview, HTML & CSS examples
           This text has a color of #5f2b9a        
        
          <p style="color:#5f2b9a;">Text here</p>
        
        
          .mytext {color:#5f2b9a;}
        
        Text color #5f2b9a
      
           This box has a color of #5f2b9a        
        
          <div style="background-color:#5f2b9a;">Content here</div>
        
        
          .mybackground {background-color:#5f2b9a;}
        
        Background color #5f2b9a
      
           Border around this has a color of #5f2b9a        
        
          <div style="border:2px solid #5f2b9a;">Content here</div>
        
        
          .myborder {border:2px solid #5f2b9a;}
        
        Border color #5f2b9a