#fd3aee color space conversions
Hex:
        #fd3aee
        RGB:
        253, 58, 238
        CMY:
        1, 77, 7
        CMYK:
        0, 77, 6, 1
      HSL:
        305°, 97.9899%, 60.9804%
        HSV (HSB):
        305°, 77.0751%, 99.2157%
        XYZ:
        57.4537, 30.0818, 83.6671
        xyY:
        0.3356, 0.1757, 30.0818
      CIE-Lab:
        61.7247, 87.7421, -49.1790
        CIE-LCH:
        61.7247, 100.5845, 330.7296
        CIE-Luv:
        61.7247, 83.9931, -89.8354
        Hunter-Lab:
        54.8469, 91.0018, -52.0522
      #fd3aee color charts
#fd3aee RGB chart
      #fd3aee CMYK chart
      #fd3aee RGB pie chart
      #fd3aee color shades, tints & tones
#fd3aee color schemes
#fd3aee color preview, HTML & CSS examples
           This text has a color of #fd3aee        
        
          <p style="color:#fd3aee;">Text here</p>
        
        
          .mytext {color:#fd3aee;}
        
        Text color #fd3aee
      
           This box has a color of #fd3aee        
        
          <div style="background-color:#fd3aee;">Content here</div>
        
        
          .mybackground {background-color:#fd3aee;}
        
        Background color #fd3aee
      
           Border around this has a color of #fd3aee        
        
          <div style="border:2px solid #fd3aee;">Content here</div>
        
        
          .myborder {border:2px solid #fd3aee;}
        
        Border color #fd3aee