#fd3ca7 color space conversions
Hex:
        #fd3ca7
        RGB:
        253, 60, 167
        CMY:
        1, 76, 35
        CMYK:
        0, 76, 34, 1
      HSL:
        327°, 97.9695%, 61.3725%
        HSV (HSB):
        327°, 76.2846%, 99.2157%
        XYZ:
        49.0989, 26.9044, 39.1645
        xyY:
        0.4263, 0.2336, 26.9044
      CIE-Lab:
        58.8857, 78.4046, -13.1220
        CIE-LCH:
        58.8857, 79.4951, 350.4989
        CIE-Luv:
        58.8857, 112.2386, -33.4132
        Hunter-Lab:
        51.8694, 78.1942, -8.4588
      #fd3ca7 color charts
#fd3ca7 RGB chart
      #fd3ca7 CMYK chart
      #fd3ca7 RGB pie chart
      #fd3ca7 color shades, tints & tones
#fd3ca7 color schemes
#fd3ca7 color preview, HTML & CSS examples
           This text has a color of #fd3ca7        
        
          <p style="color:#fd3ca7;">Text here</p>
        
        
          .mytext {color:#fd3ca7;}
        
        Text color #fd3ca7
      
           This box has a color of #fd3ca7        
        
          <div style="background-color:#fd3ca7;">Content here</div>
        
        
          .mybackground {background-color:#fd3ca7;}
        
        Background color #fd3ca7
      
           Border around this has a color of #fd3ca7        
        
          <div style="border:2px solid #fd3ca7;">Content here</div>
        
        
          .myborder {border:2px solid #fd3ca7;}
        
        Border color #fd3ca7