#c53f92 color space conversions
Hex:
        #c53f92
        RGB:
        197, 63, 146
        CMY:
        23, 75, 43
        CMYK:
        0, 68, 26, 23
      HSL:
        323°, 53.6000%, 50.9804%
        HSV (HSB):
        323°, 68.0203%, 77.2549%
        XYZ:
        29.9918, 17.5007, 28.9914
        xyY:
        0.3921, 0.2288, 17.5007
      CIE-Lab:
        48.8848, 60.7256, -16.7964
        CIE-LCH:
        48.8848, 63.0057, 344.5388
        CIE-Luv:
        48.8848, 75.1794, -33.8560
        Hunter-Lab:
        41.8338, 54.7624, -11.8051
      #c53f92 color charts
#c53f92 RGB chart
      #c53f92 CMYK chart
      #c53f92 RGB pie chart
      #c53f92 color shades, tints & tones
#c53f92 color schemes
#c53f92 color preview, HTML & CSS examples
           This text has a color of #c53f92        
        
          <p style="color:#c53f92;">Text here</p>
        
        
          .mytext {color:#c53f92;}
        
        Text color #c53f92
      
           This box has a color of #c53f92        
        
          <div style="background-color:#c53f92;">Content here</div>
        
        
          .mybackground {background-color:#c53f92;}
        
        Background color #c53f92
      
           Border around this has a color of #c53f92        
        
          <div style="border:2px solid #c53f92;">Content here</div>
        
        
          .myborder {border:2px solid #c53f92;}
        
        Border color #c53f92