#c81d8f color space conversions
Hex:
        #c81d8f
        RGB:
        200, 29, 143
        CMY:
        22, 89, 44
        CMYK:
        0, 86, 29, 22
      HSL:
        320°, 74.6725%, 44.9020%
        HSV (HSB):
        320°, 85.5000%, 78.4314%
        XYZ:
        29.2167, 15.1413, 27.3693
        xyY:
        0.4073, 0.2111, 15.1413
      CIE-Lab:
        45.8271, 70.9474, -19.6224
        CIE-LCH:
        45.8271, 73.6110, 344.5398
        CIE-Luv:
        45.8271, 87.8538, -39.1378
        Hunter-Lab:
        38.9118, 65.9302, -14.4644
      #c81d8f color charts
#c81d8f RGB chart
      #c81d8f CMYK chart
      #c81d8f RGB pie chart
      #c81d8f color shades, tints & tones
#c81d8f color schemes
#c81d8f color preview, HTML & CSS examples
           This text has a color of #c81d8f        
        
          <p style="color:#c81d8f;">Text here</p>
        
        
          .mytext {color:#c81d8f;}
        
        Text color #c81d8f
      
           This box has a color of #c81d8f        
        
          <div style="background-color:#c81d8f;">Content here</div>
        
        
          .mybackground {background-color:#c81d8f;}
        
        Background color #c81d8f
      
           Border around this has a color of #c81d8f        
        
          <div style="border:2px solid #c81d8f;">Content here</div>
        
        
          .myborder {border:2px solid #c81d8f;}
        
        Border color #c81d8f