#fd25d3 color space conversions
Hex:
        #fd25d3
        RGB:
        253, 37, 211
        CMY:
        1, 85, 17
        CMYK:
        0, 85, 17, 1
      HSL:
        312°, 98.1818%, 56.8627%
        HSV (HSB):
        312°, 85.3755%, 99.2157%
        XYZ:
        52.9275, 26.9089, 64.0324
        xyY:
        0.3679, 0.1870, 26.9089
      CIE-Lab:
        58.8899, 88.5543, -38.4418
        CIE-LCH:
        58.8899, 96.5382, 336.5341
        CIE-Luv:
        58.8899, 98.4072, -72.7142
        Hunter-Lab:
        51.8738, 91.3464, -36.8751
      #fd25d3 color charts
#fd25d3 RGB chart
      #fd25d3 CMYK chart
      #fd25d3 RGB pie chart
      #fd25d3 color shades, tints & tones
#fd25d3 color schemes
#fd25d3 color preview, HTML & CSS examples
           This text has a color of #fd25d3        
        
          <p style="color:#fd25d3;">Text here</p>
        
        
          .mytext {color:#fd25d3;}
        
        Text color #fd25d3
      
           This box has a color of #fd25d3        
        
          <div style="background-color:#fd25d3;">Content here</div>
        
        
          .mybackground {background-color:#fd25d3;}
        
        Background color #fd25d3
      
           Border around this has a color of #fd25d3        
        
          <div style="border:2px solid #fd25d3;">Content here</div>
        
        
          .myborder {border:2px solid #fd25d3;}
        
        Border color #fd25d3