#c7297f color space conversions
Hex:
        #c7297f
        RGB:
        199, 41, 127
        CMY:
        22, 84, 50
        CMYK:
        0, 79, 36, 22
      HSL:
        327°, 65.8333%, 47.0588%
        HSV (HSB):
        327°, 79.3970%, 78.0392%
        XYZ:
        28.1769, 15.2603, 21.5391
        xyY:
        0.4336, 0.2349, 15.2603
      CIE-Lab:
        45.9887, 66.1992, -9.6570
        CIE-LCH:
        45.9887, 66.8999, 351.7004
        CIE-Luv:
        45.9887, 91.1794, -24.7552
        Hunter-Lab:
        39.0644, 60.3880, -5.3459
      #c7297f color charts
#c7297f RGB chart
      #c7297f CMYK chart
      #c7297f RGB pie chart
      #c7297f color shades, tints & tones
#c7297f color schemes
#c7297f color preview, HTML & CSS examples
           This text has a color of #c7297f        
        
          <p style="color:#c7297f;">Text here</p>
        
        
          .mytext {color:#c7297f;}
        
        Text color #c7297f
      
           This box has a color of #c7297f        
        
          <div style="background-color:#c7297f;">Content here</div>
        
        
          .mybackground {background-color:#c7297f;}
        
        Background color #c7297f
      
           Border around this has a color of #c7297f        
        
          <div style="border:2px solid #c7297f;">Content here</div>
        
        
          .myborder {border:2px solid #c7297f;}
        
        Border color #c7297f