#5f378f color space conversions
Hex:
        #5f378f
        RGB:
        95, 55, 143
        CMY:
        63, 78, 44
        CMYK:
        34, 62, 0, 44
      HSL:
        267°, 44.4444%, 38.8235%
        HSV (HSB):
        267°, 61.5385%, 56.0784%
        XYZ:
        11.0434, 7.1484, 26.7843
        xyY:
        0.2455, 0.1589, 7.1484
      CIE-Lab:
        32.1425, 36.4717, -42.3109
        CIE-LCH:
        32.1425, 55.8605, 310.7611
        CIE-Luv:
        32.1425, 10.2624, -60.3489
        Hunter-Lab:
        26.7366, 26.9397, -40.6803
      #5f378f color charts
#5f378f RGB chart
      #5f378f CMYK chart
      #5f378f RGB pie chart
      #5f378f color shades, tints & tones
#5f378f color schemes
#5f378f color preview, HTML & CSS examples
           This text has a color of #5f378f        
        
          <p style="color:#5f378f;">Text here</p>
        
        
          .mytext {color:#5f378f;}
        
        Text color #5f378f
      
           This box has a color of #5f378f        
        
          <div style="background-color:#5f378f;">Content here</div>
        
        
          .mybackground {background-color:#5f378f;}
        
        Background color #5f378f
      
           Border around this has a color of #5f378f        
        
          <div style="border:2px solid #5f378f;">Content here</div>
        
        
          .myborder {border:2px solid #5f378f;}
        
        Border color #5f378f