#c92f75 color space conversions
Hex:
        #c92f75
        RGB:
        201, 47, 117
        CMY:
        21, 82, 54
        CMYK:
        0, 77, 42, 21
      HSL:
        333°, 62.0968%, 48.6275%
        HSV (HSB):
        333°, 76.6169%, 78.8235%
        XYZ:
        28.3148, 15.7349, 18.3744
        xyY:
        0.4536, 0.2521, 15.7349
      CIE-Lab:
        46.6247, 64.0006, -2.5481
        CIE-LCH:
        46.6247, 64.0513, 357.7201
        CIE-Luv:
        46.6247, 94.9743, -15.1811
        Hunter-Lab:
        39.6672, 57.9971, 0.3031
      #c92f75 color charts
#c92f75 RGB chart
      #c92f75 CMYK chart
      #c92f75 RGB pie chart
      #c92f75 color shades, tints & tones
#c92f75 color schemes
#c92f75 color preview, HTML & CSS examples
           This text has a color of #c92f75        
        
          <p style="color:#c92f75;">Text here</p>
        
        
          .mytext {color:#c92f75;}
        
        Text color #c92f75
      
           This box has a color of #c92f75        
        
          <div style="background-color:#c92f75;">Content here</div>
        
        
          .mybackground {background-color:#c92f75;}
        
        Background color #c92f75
      
           Border around this has a color of #c92f75        
        
          <div style="border:2px solid #c92f75;">Content here</div>
        
        
          .myborder {border:2px solid #c92f75;}
        
        Border color #c92f75