#fd7fc2 color space conversions
Hex:
        #fd7fc2
        RGB:
        253, 127, 194
        CMY:
        1, 50, 24
        CMYK:
        0, 50, 23, 1
      HSL:
        328°, 96.9231%, 74.5098%
        HSV (HSB):
        328°, 49.8024%, 99.2157%
        XYZ:
        57.8350, 39.9564, 55.7031
        xyY:
        0.3768, 0.2603, 39.9564
      CIE-Lab:
        69.4385, 55.4264, -12.6492
        CIE-LCH:
        69.4385, 56.8514, 347.1444
        CIE-Luv:
        69.4385, 74.7558, -28.9522
        Hunter-Lab:
        63.2111, 52.6991, -7.9999
      #fd7fc2 color charts
#fd7fc2 RGB chart
      #fd7fc2 CMYK chart
      #fd7fc2 RGB pie chart
      #fd7fc2 color shades, tints & tones
#fd7fc2 color schemes
#fd7fc2 color preview, HTML & CSS examples
           This text has a color of #fd7fc2        
        
          <p style="color:#fd7fc2;">Text here</p>
        
        
          .mytext {color:#fd7fc2;}
        
        Text color #fd7fc2
      
           This box has a color of #fd7fc2        
        
          <div style="background-color:#fd7fc2;">Content here</div>
        
        
          .mybackground {background-color:#fd7fc2;}
        
        Background color #fd7fc2
      
           Border around this has a color of #fd7fc2        
        
          <div style="border:2px solid #fd7fc2;">Content here</div>
        
        
          .myborder {border:2px solid #fd7fc2;}
        
        Border color #fd7fc2