#fd25da color space conversions
Hex:
        #fd25da
        RGB:
        253, 37, 218
        CMY:
        1, 85, 15
        CMYK:
        0, 85, 14, 1
      HSL:
        310°, 98.1818%, 56.8627%
        HSV (HSB):
        310°, 85.3755%, 99.2157%
        XYZ:
        53.8245, 27.2677, 68.7560
        xyY:
        0.3592, 0.1820, 27.2677
      CIE-Lab:
        59.2213, 89.4367, -41.8934
        CIE-LCH:
        59.2213, 98.7622, 334.9010
        CIE-Luv:
        59.2213, 95.4097, -78.1928
        Hunter-Lab:
        52.2185, 92.6073, -41.5140
      #fd25da color charts
#fd25da RGB chart
      #fd25da CMYK chart
      #fd25da RGB pie chart
      #fd25da color shades, tints & tones
#fd25da color schemes
#fd25da color preview, HTML & CSS examples
           This text has a color of #fd25da        
        
          <p style="color:#fd25da;">Text here</p>
        
        
          .mytext {color:#fd25da;}
        
        Text color #fd25da
      
           This box has a color of #fd25da        
        
          <div style="background-color:#fd25da;">Content here</div>
        
        
          .mybackground {background-color:#fd25da;}
        
        Background color #fd25da
      
           Border around this has a color of #fd25da        
        
          <div style="border:2px solid #fd25da;">Content here</div>
        
        
          .myborder {border:2px solid #fd25da;}
        
        Border color #fd25da