#fd1fec color space conversions
Hex:
        #fd1fec
        RGB:
        253, 31, 236
        CMY:
        1, 88, 7
        CMYK:
        0, 88, 7, 1
      HSL:
        305°, 98.2301%, 55.6863%
        HSV (HSB):
        305°, 87.7470%, 99.2157%
        XYZ:
        56.1383, 27.9187, 81.7869
        xyY:
        0.3385, 0.1683, 27.9187
      CIE-Lab:
        59.8153, 92.7214, -51.0885
        CIE-LCH:
        59.8153, 105.8645, 331.1457
        CIE-Luv:
        59.8153, 88.5828, -92.9135
        Hunter-Lab:
        52.8382, 97.1818, -54.7868
      #fd1fec color charts
#fd1fec RGB chart
      #fd1fec CMYK chart
      #fd1fec RGB pie chart
      #fd1fec color shades, tints & tones
#fd1fec color schemes
#fd1fec color preview, HTML & CSS examples
           This text has a color of #fd1fec        
        
          <p style="color:#fd1fec;">Text here</p>
        
        
          .mytext {color:#fd1fec;}
        
        Text color #fd1fec
      
           This box has a color of #fd1fec        
        
          <div style="background-color:#fd1fec;">Content here</div>
        
        
          .mybackground {background-color:#fd1fec;}
        
        Background color #fd1fec
      
           Border around this has a color of #fd1fec        
        
          <div style="border:2px solid #fd1fec;">Content here</div>
        
        
          .myborder {border:2px solid #fd1fec;}
        
        Border color #fd1fec