#5f279e color space conversions
Hex:
        #5f279e
        RGB:
        95, 39, 158
        CMY:
        63, 85, 38
        CMYK:
        40, 75, 0, 38
      HSL:
        268°, 60.4061%, 38.6275%
        HSV (HSB):
        268°, 75.3165%, 61.9608%
        XYZ:
        11.6164, 6.3526, 32.9617
        xyY:
        0.2281, 0.1247, 6.3526
      CIE-Lab:
        30.2851, 48.6264, -54.4890
        CIE-LCH:
        30.2851, 73.0313, 311.7459
        CIE-Luv:
        30.2851, 11.0047, -75.0064
        Hunter-Lab:
        25.2043, 38.1613, -59.8953
      #5f279e color charts
#5f279e RGB chart
      #5f279e CMYK chart
      #5f279e RGB pie chart
      #5f279e color shades, tints & tones
#5f279e color schemes
#5f279e color preview, HTML & CSS examples
           This text has a color of #5f279e        
        
          <p style="color:#5f279e;">Text here</p>
        
        
          .mytext {color:#5f279e;}
        
        Text color #5f279e
      
           This box has a color of #5f279e        
        
          <div style="background-color:#5f279e;">Content here</div>
        
        
          .mybackground {background-color:#5f279e;}
        
        Background color #5f279e
      
           Border around this has a color of #5f279e        
        
          <div style="border:2px solid #5f279e;">Content here</div>
        
        
          .myborder {border:2px solid #5f279e;}
        
        Border color #5f279e