#c94b82 color space conversions
Hex:
        #c94b82
        RGB:
        201, 75, 130
        CMY:
        21, 71, 49
        CMYK:
        0, 63, 35, 21
      HSL:
        334°, 53.8462%, 54.1176%
        HSV (HSB):
        334°, 62.6866%, 78.8235%
        XYZ:
        30.6327, 19.0614, 23.1838
        xyY:
        0.4203, 0.2616, 19.0614
      CIE-Lab:
        50.7589, 55.0552, -4.3260
        CIE-LCH:
        50.7589, 55.2249, 355.5072
        CIE-Luv:
        50.7589, 78.8618, -15.8504
        Hunter-Lab:
        43.6593, 48.8373, -0.9224
      #c94b82 color charts
#c94b82 RGB chart
      #c94b82 CMYK chart
      #c94b82 RGB pie chart
      #c94b82 color shades, tints & tones
#c94b82 color schemes
#c94b82 color preview, HTML & CSS examples
           This text has a color of #c94b82        
        
          <p style="color:#c94b82;">Text here</p>
        
        
          .mytext {color:#c94b82;}
        
        Text color #c94b82
      
           This box has a color of #c94b82        
        
          <div style="background-color:#c94b82;">Content here</div>
        
        
          .mybackground {background-color:#c94b82;}
        
        Background color #c94b82
      
           Border around this has a color of #c94b82        
        
          <div style="border:2px solid #c94b82;">Content here</div>
        
        
          .myborder {border:2px solid #c94b82;}
        
        Border color #c94b82