#5f249a color space conversions
Hex:
        #5f249a
        RGB:
        95, 36, 154
        CMY:
        63, 86, 40
        CMYK:
        38, 77, 0, 40
      HSL:
        270°, 62.1053%, 37.2549%
        HSV (HSB):
        270°, 76.6234%, 60.3922%
        XYZ:
        11.1829, 6.0277, 31.1459
        xyY:
        0.2313, 0.1247, 6.0277
      CIE-Lab:
        29.4823, 48.9608, -53.3604
        CIE-LCH:
        29.4823, 72.4189, 312.5379
        CIE-Luv:
        29.4823, 12.0770, -72.8924
        Hunter-Lab:
        24.5515, 38.3398, -58.0291
      #5f249a color charts
#5f249a RGB chart
      #5f249a CMYK chart
      #5f249a RGB pie chart
      #5f249a color shades, tints & tones
#5f249a color schemes
#5f249a color preview, HTML & CSS examples
           This text has a color of #5f249a        
        
          <p style="color:#5f249a;">Text here</p>
        
        
          .mytext {color:#5f249a;}
        
        Text color #5f249a
      
           This box has a color of #5f249a        
        
          <div style="background-color:#5f249a;">Content here</div>
        
        
          .mybackground {background-color:#5f249a;}
        
        Background color #5f249a
      
           Border around this has a color of #5f249a        
        
          <div style="border:2px solid #5f249a;">Content here</div>
        
        
          .myborder {border:2px solid #5f249a;}
        
        Border color #5f249a