#c9428b color space conversions
Hex:
        #c9428b
        RGB:
        201, 66, 139
        CMY:
        21, 74, 45
        CMYK:
        0, 67, 31, 21
      HSL:
        328°, 55.5556%, 52.3529%
        HSV (HSB):
        328°, 67.1642%, 78.8235%
        XYZ:
        30.6958, 18.1780, 26.3170
        xyY:
        0.4082, 0.2418, 18.1780
      CIE-Lab:
        49.7113, 59.8059, -11.2866
        CIE-LCH:
        49.7113, 60.8616, 349.3128
        CIE-Luv:
        49.7113, 79.6925, -26.1171
        Hunter-Lab:
        42.6357, 53.8997, -6.7519
      #c9428b color charts
#c9428b RGB chart
      #c9428b CMYK chart
      #c9428b RGB pie chart
      #c9428b color shades, tints & tones
#c9428b color schemes
#c9428b color preview, HTML & CSS examples
           This text has a color of #c9428b        
        
          <p style="color:#c9428b;">Text here</p>
        
        
          .mytext {color:#c9428b;}
        
        Text color #c9428b
      
           This box has a color of #c9428b        
        
          <div style="background-color:#c9428b;">Content here</div>
        
        
          .mybackground {background-color:#c9428b;}
        
        Background color #c9428b
      
           Border around this has a color of #c9428b        
        
          <div style="border:2px solid #c9428b;">Content here</div>
        
        
          .myborder {border:2px solid #c9428b;}
        
        Border color #c9428b