#fd40f2 color space conversions
Hex:
        #fd40f2
        RGB:
        253, 64, 242
        CMY:
        1, 75, 5
        CMYK:
        0, 75, 4, 1
      HSL:
        303°, 97.9275%, 62.1569%
        HSV (HSB):
        303°, 74.7036%, 99.2157%
        XYZ:
        58.3684, 30.9602, 86.9040
        xyY:
        0.3312, 0.1757, 30.9602
      CIE-Lab:
        62.4741, 86.7441, -50.2195
        CIE-LCH:
        62.4741, 100.2324, 329.9318
        CIE-Luv:
        62.4741, 81.3417, -91.5236
        Hunter-Lab:
        55.6419, 89.8732, -53.6523
      #fd40f2 color charts
#fd40f2 RGB chart
      #fd40f2 CMYK chart
      #fd40f2 RGB pie chart
      #fd40f2 color shades, tints & tones
#fd40f2 color schemes
#fd40f2 color preview, HTML & CSS examples
           This text has a color of #fd40f2        
        
          <p style="color:#fd40f2;">Text here</p>
        
        
          .mytext {color:#fd40f2;}
        
        Text color #fd40f2
      
           This box has a color of #fd40f2        
        
          <div style="background-color:#fd40f2;">Content here</div>
        
        
          .mybackground {background-color:#fd40f2;}
        
        Background color #fd40f2
      
           Border around this has a color of #fd40f2        
        
          <div style="border:2px solid #fd40f2;">Content here</div>
        
        
          .myborder {border:2px solid #fd40f2;}
        
        Border color #fd40f2