#fd66f1 color space conversions
Hex:
        #fd66f1
        RGB:
        253, 102, 241
        CMY:
        1, 60, 5
        CMYK:
        0, 60, 5, 1
      HSL:
        305°, 97.4194%, 69.6078%
        HSV (HSB):
        305°, 59.6838%, 99.2157%
        XYZ:
        61.1366, 36.7363, 87.0876
        xyY:
        0.3305, 0.1986, 36.7363
      CIE-Lab:
        67.0787, 73.5116, -42.4111
        CIE-LCH:
        67.0787, 84.8685, 330.0180
        CIE-Luv:
        67.0787, 71.6277, -78.3113
        Hunter-Lab:
        60.6104, 73.9812, -42.7631
      #fd66f1 color charts
#fd66f1 RGB chart
      #fd66f1 CMYK chart
      #fd66f1 RGB pie chart
      #fd66f1 color shades, tints & tones
#fd66f1 color schemes
#fd66f1 color preview, HTML & CSS examples
           This text has a color of #fd66f1        
        
          <p style="color:#fd66f1;">Text here</p>
        
        
          .mytext {color:#fd66f1;}
        
        Text color #fd66f1
      
           This box has a color of #fd66f1        
        
          <div style="background-color:#fd66f1;">Content here</div>
        
        
          .mybackground {background-color:#fd66f1;}
        
        Background color #fd66f1
      
           Border around this has a color of #fd66f1        
        
          <div style="border:2px solid #fd66f1;">Content here</div>
        
        
          .myborder {border:2px solid #fd66f1;}
        
        Border color #fd66f1