#fd3aaf color space conversions
Hex:
        #fd3aaf
        RGB:
        253, 58, 175
        CMY:
        1, 77, 31
        CMYK:
        0, 77, 31, 1
      HSL:
        324°, 97.9899%, 60.9804%
        HSV (HSB):
        324°, 77.0751%, 99.2157%
        XYZ:
        49.7589, 27.0039, 43.1471
        xyY:
        0.4150, 0.2252, 27.0039
      CIE-Lab:
        58.9779, 79.7968, -17.6295
        CIE-LCH:
        58.9779, 81.7210, 347.5417
        CIE-Luv:
        58.9779, 109.5049, -40.1487
        Hunter-Lab:
        51.9653, 79.9820, -12.8532
      #fd3aaf color charts
#fd3aaf RGB chart
      #fd3aaf CMYK chart
      #fd3aaf RGB pie chart
      #fd3aaf color shades, tints & tones
#fd3aaf color schemes
#fd3aaf color preview, HTML & CSS examples
           This text has a color of #fd3aaf        
        
          <p style="color:#fd3aaf;">Text here</p>
        
        
          .mytext {color:#fd3aaf;}
        
        Text color #fd3aaf
      
           This box has a color of #fd3aaf        
        
          <div style="background-color:#fd3aaf;">Content here</div>
        
        
          .mybackground {background-color:#fd3aaf;}
        
        Background color #fd3aaf
      
           Border around this has a color of #fd3aaf        
        
          <div style="border:2px solid #fd3aaf;">Content here</div>
        
        
          .myborder {border:2px solid #fd3aaf;}
        
        Border color #fd3aaf