#5f378b color space conversions
Hex:
        #5f378b
        RGB:
        95, 55, 139
        CMY:
        63, 78, 45
        CMYK:
        32, 60, 0, 45
      HSL:
        269°, 43.2990%, 38.0392%
        HSV (HSB):
        269°, 60.4317%, 54.5098%
        XYZ:
        10.7457, 7.0294, 25.2165
        xyY:
        0.2499, 0.1635, 7.0294
      CIE-Lab:
        31.8736, 35.4180, -40.2800
        CIE-LCH:
        31.8736, 53.6368, 311.3250
        CIE-Luv:
        31.8736, 10.8648, -57.4105
        Hunter-Lab:
        26.5129, 25.9485, -37.8319
      #5f378b color charts
#5f378b RGB chart
      #5f378b CMYK chart
      #5f378b RGB pie chart
      #5f378b color shades, tints & tones
#5f378b color schemes
#5f378b color preview, HTML & CSS examples
           This text has a color of #5f378b        
        
          <p style="color:#5f378b;">Text here</p>
        
        
          .mytext {color:#5f378b;}
        
        Text color #5f378b
      
           This box has a color of #5f378b        
        
          <div style="background-color:#5f378b;">Content here</div>
        
        
          .mybackground {background-color:#5f378b;}
        
        Background color #5f378b
      
           Border around this has a color of #5f378b        
        
          <div style="border:2px solid #5f378b;">Content here</div>
        
        
          .myborder {border:2px solid #5f378b;}
        
        Border color #5f378b