#fd90f1 color space conversions
Hex:
        #fd90f1
        RGB:
        253, 144, 241
        CMY:
        1, 44, 5
        CMYK:
        0, 43, 5, 1
      HSL:
        307°, 96.4602%, 77.8431%
        HSV (HSB):
        307°, 43.0830%, 99.2157%
        XYZ:
        66.3585, 47.1800, 88.8283
        xyY:
        0.3279, 0.2331, 47.1800
      CIE-Lab:
        74.3048, 54.3189, -31.1810
        CIE-LCH:
        74.3048, 62.6323, 330.1426
        CIE-Luv:
        74.3048, 55.3029, -58.2098
        Hunter-Lab:
        68.6877, 52.2434, -28.5935
      #fd90f1 color charts
#fd90f1 RGB chart
      #fd90f1 CMYK chart
      #fd90f1 RGB pie chart
      #fd90f1 color shades, tints & tones
#fd90f1 color schemes
#fd90f1 color preview, HTML & CSS examples
           This text has a color of #fd90f1        
        
          <p style="color:#fd90f1;">Text here</p>
        
        
          .mytext {color:#fd90f1;}
        
        Text color #fd90f1
      
           This box has a color of #fd90f1        
        
          <div style="background-color:#fd90f1;">Content here</div>
        
        
          .mybackground {background-color:#fd90f1;}
        
        Background color #fd90f1
      
           Border around this has a color of #fd90f1        
        
          <div style="border:2px solid #fd90f1;">Content here</div>
        
        
          .myborder {border:2px solid #fd90f1;}
        
        Border color #fd90f1