#fd94ea color space conversions
Hex:
        #fd94ea
        RGB:
        253, 148, 234
        CMY:
        1, 42, 8
        CMYK:
        0, 42, 8, 1
      HSL:
        311°, 96.3303%, 78.6275%
        HSV (HSB):
        311°, 41.5020%, 99.2157%
        XYZ:
        65.9492, 48.0030, 83.6315
        xyY:
        0.3338, 0.2430, 48.0030
      CIE-Lab:
        74.8268, 51.1551, -26.5632
        CIE-LCH:
        74.8268, 57.6406, 332.5586
        CIE-Luv:
        74.8268, 55.0305, -50.2710
        Hunter-Lab:
        69.2842, 48.6606, -23.0688
      #fd94ea color charts
#fd94ea RGB chart
      #fd94ea CMYK chart
      #fd94ea RGB pie chart
      #fd94ea color shades, tints & tones
#fd94ea color schemes
#fd94ea color preview, HTML & CSS examples
           This text has a color of #fd94ea        
        
          <p style="color:#fd94ea;">Text here</p>
        
        
          .mytext {color:#fd94ea;}
        
        Text color #fd94ea
      
           This box has a color of #fd94ea        
        
          <div style="background-color:#fd94ea;">Content here</div>
        
        
          .mybackground {background-color:#fd94ea;}
        
        Background color #fd94ea
      
           Border around this has a color of #fd94ea        
        
          <div style="border:2px solid #fd94ea;">Content here</div>
        
        
          .myborder {border:2px solid #fd94ea;}
        
        Border color #fd94ea