#c9297f color space conversions
Hex:
        #c9297f
        RGB:
        201, 41, 127
        CMY:
        21, 84, 50
        CMYK:
        0, 80, 37, 21
      HSL:
        328°, 66.1157%, 47.4510%
        HSV (HSB):
        328°, 79.6020%, 78.8235%
        XYZ:
        28.7111, 15.5357, 21.5641
        xyY:
        0.4363, 0.2361, 15.5357
      CIE-Lab:
        46.3593, 66.6953, -9.0630
        CIE-LCH:
        46.3593, 67.3082, 352.2617
        CIE-Luv:
        46.3593, 92.7934, -24.1149
        Hunter-Lab:
        39.4153, 61.0469, -4.8468
      #c9297f color charts
#c9297f RGB chart
      #c9297f CMYK chart
      #c9297f RGB pie chart
      #c9297f color shades, tints & tones
#c9297f color schemes
#c9297f color preview, HTML & CSS examples
           This text has a color of #c9297f        
        
          <p style="color:#c9297f;">Text here</p>
        
        
          .mytext {color:#c9297f;}
        
        Text color #c9297f
      
           This box has a color of #c9297f        
        
          <div style="background-color:#c9297f;">Content here</div>
        
        
          .mybackground {background-color:#c9297f;}
        
        Background color #c9297f
      
           Border around this has a color of #c9297f        
        
          <div style="border:2px solid #c9297f;">Content here</div>
        
        
          .myborder {border:2px solid #c9297f;}
        
        Border color #c9297f