#5c368f color space conversions
Hex:
        #5c368f
        RGB:
        92, 54, 143
        CMY:
        64, 79, 44
        CMYK:
        36, 62, 0, 44
      HSL:
        266°, 45.1777%, 38.6275%
        HSV (HSB):
        266°, 62.2378%, 56.0784%
        XYZ:
        10.6907, 6.8968, 26.7544
        xyY:
        0.2411, 0.1555, 6.8968
      CIE-Lab:
        31.5708, 36.3101, -43.2497
        CIE-LCH:
        31.5708, 56.4709, 310.0150
        CIE-Luv:
        31.5708, 9.0815, -61.1729
        Hunter-Lab:
        26.2618, 26.7062, -42.0188
      #5c368f color charts
#5c368f RGB chart
      #5c368f CMYK chart
      #5c368f RGB pie chart
      #5c368f color shades, tints & tones
#5c368f color schemes
#5c368f color preview, HTML & CSS examples
           This text has a color of #5c368f        
        
          <p style="color:#5c368f;">Text here</p>
        
        
          .mytext {color:#5c368f;}
        
        Text color #5c368f
      
           This box has a color of #5c368f        
        
          <div style="background-color:#5c368f;">Content here</div>
        
        
          .mybackground {background-color:#5c368f;}
        
        Background color #5c368f
      
           Border around this has a color of #5c368f        
        
          <div style="border:2px solid #5c368f;">Content here</div>
        
        
          .myborder {border:2px solid #5c368f;}
        
        Border color #5c368f