#c5368e color space conversions
Hex:
        #c5368e
        RGB:
        197, 54, 142
        CMY:
        23, 79, 44
        CMYK:
        0, 73, 28, 23
      HSL:
        323°, 56.9721%, 49.2157%
        HSV (HSB):
        323°, 72.5888%, 77.2549%
        XYZ:
        29.2276, 16.4616, 27.2281
        xyY:
        0.4008, 0.2258, 16.4616
      CIE-Lab:
        47.5744, 63.4577, -16.3924
        CIE-LCH:
        47.5744, 65.5408, 345.5160
        CIE-Luv:
        47.5744, 79.7048, -33.5872
        Hunter-Lab:
        40.5730, 57.5837, -11.3879
      #c5368e color charts
#c5368e RGB chart
      #c5368e CMYK chart
      #c5368e RGB pie chart
      #c5368e color shades, tints & tones
#c5368e color schemes
#c5368e color preview, HTML & CSS examples
           This text has a color of #c5368e        
        
          <p style="color:#c5368e;">Text here</p>
        
        
          .mytext {color:#c5368e;}
        
        Text color #c5368e
      
           This box has a color of #c5368e        
        
          <div style="background-color:#c5368e;">Content here</div>
        
        
          .mybackground {background-color:#c5368e;}
        
        Background color #c5368e
      
           Border around this has a color of #c5368e        
        
          <div style="border:2px solid #c5368e;">Content here</div>
        
        
          .myborder {border:2px solid #c5368e;}
        
        Border color #c5368e