#fd0caf color space conversions
Hex:
        #fd0caf
        RGB:
        253, 12, 175
        CMY:
        1, 95, 31
        CMYK:
        0, 95, 31, 1
      HSL:
        319°, 98.3673%, 51.9608%
        HSV (HSB):
        319°, 95.2569%, 99.2157%
        XYZ:
        48.3773, 24.2407, 42.6866
        xyY:
        0.4196, 0.2102, 24.2407
      CIE-Lab:
        56.3280, 87.4542, -21.6738
        CIE-LCH:
        56.3280, 90.0999, 346.0808
        CIE-Luv:
        56.3280, 117.5130, -47.1286
        Hunter-Lab:
        49.2349, 89.2300, -16.9400
      #fd0caf color charts
#fd0caf RGB chart
      #fd0caf CMYK chart
      #fd0caf RGB pie chart
      #fd0caf color shades, tints & tones
#fd0caf color schemes
#fd0caf color preview, HTML & CSS examples
           This text has a color of #fd0caf        
        
          <p style="color:#fd0caf;">Text here</p>
        
        
          .mytext {color:#fd0caf;}
        
        Text color #fd0caf
      
           This box has a color of #fd0caf        
        
          <div style="background-color:#fd0caf;">Content here</div>
        
        
          .mybackground {background-color:#fd0caf;}
        
        Background color #fd0caf
      
           Border around this has a color of #fd0caf        
        
          <div style="border:2px solid #fd0caf;">Content here</div>
        
        
          .myborder {border:2px solid #fd0caf;}
        
        Border color #fd0caf