#fd25ee color space conversions
Hex:
        #fd25ee
        RGB:
        253, 37, 238
        CMY:
        1, 85, 7
        CMYK:
        0, 85, 6, 1
      HSL:
        304°, 98.1818%, 56.8627%
        HSV (HSB):
        304°, 85.3755%, 99.2157%
        XYZ:
        56.6022, 28.3788, 83.3833
        xyY:
        0.3362, 0.1686, 28.3788
      CIE-Lab:
        60.2295, 92.0884, -51.5497
        CIE-LCH:
        60.2295, 105.5350, 330.7606
        CIE-Luv:
        60.2295, 87.1290, -93.6630
        Hunter-Lab:
        53.2718, 96.4337, -55.5130
      #fd25ee color charts
#fd25ee RGB chart
      #fd25ee CMYK chart
      #fd25ee RGB pie chart
      #fd25ee color shades, tints & tones
#fd25ee color schemes
#fd25ee color preview, HTML & CSS examples
           This text has a color of #fd25ee        
        
          <p style="color:#fd25ee;">Text here</p>
        
        
          .mytext {color:#fd25ee;}
        
        Text color #fd25ee
      
           This box has a color of #fd25ee        
        
          <div style="background-color:#fd25ee;">Content here</div>
        
        
          .mybackground {background-color:#fd25ee;}
        
        Background color #fd25ee
      
           Border around this has a color of #fd25ee        
        
          <div style="border:2px solid #fd25ee;">Content here</div>
        
        
          .myborder {border:2px solid #fd25ee;}
        
        Border color #fd25ee