#c9427b color space conversions
Hex:
        #c9427b
        RGB:
        201, 66, 123
        CMY:
        21, 74, 52
        CMYK:
        0, 67, 39, 21
      HSL:
        335°, 55.5556%, 52.3529%
        HSV (HSB):
        335°, 67.1642%, 78.8235%
        XYZ:
        29.6108, 17.7440, 20.6032
        xyY:
        0.4357, 0.2611, 17.7440
      CIE-Lab:
        49.1841, 57.9877, -2.4346
        CIE-LCH:
        49.1841, 58.0388, 357.5959
        CIE-Luv:
        49.1841, 85.2920, -13.8969
        Hunter-Lab:
        42.1236, 51.7601, 0.4871
      #c9427b color charts
#c9427b RGB chart
      #c9427b CMYK chart
      #c9427b RGB pie chart
      #c9427b color shades, tints & tones
#c9427b color schemes
#c9427b color preview, HTML & CSS examples
           This text has a color of #c9427b        
        
          <p style="color:#c9427b;">Text here</p>
        
        
          .mytext {color:#c9427b;}
        
        Text color #c9427b
      
           This box has a color of #c9427b        
        
          <div style="background-color:#c9427b;">Content here</div>
        
        
          .mybackground {background-color:#c9427b;}
        
        Background color #c9427b
      
           Border around this has a color of #c9427b        
        
          <div style="border:2px solid #c9427b;">Content here</div>
        
        
          .myborder {border:2px solid #c9427b;}
        
        Border color #c9427b