#fd01c4 color space conversions
Hex:
        #fd01c4
        RGB:
        253, 1, 196
        CMY:
        1, 100, 23
        CMYK:
        0, 100, 23, 1
      HSL:
        314°, 99.2126%, 49.8039%
        HSV (HSB):
        314°, 99.6047%, 99.2157%
        XYZ:
        50.4827, 24.8899, 54.3680
        xyY:
        0.3891, 0.1918, 24.8899
      CIE-Lab:
        56.9680, 90.4048, -32.8618
        CIE-LCH:
        56.9680, 96.1922, 340.0240
        CIE-Luv:
        56.9680, 108.2755, -64.1919
        Hunter-Lab:
        49.8898, 93.3143, -29.6893
      #fd01c4 color charts
#fd01c4 RGB chart
      #fd01c4 CMYK chart
      #fd01c4 RGB pie chart
      #fd01c4 color shades, tints & tones
#fd01c4 color schemes
#fd01c4 color preview, HTML & CSS examples
           This text has a color of #fd01c4        
        
          <p style="color:#fd01c4;">Text here</p>
        
        
          .mytext {color:#fd01c4;}
        
        Text color #fd01c4
      
           This box has a color of #fd01c4        
        
          <div style="background-color:#fd01c4;">Content here</div>
        
        
          .mybackground {background-color:#fd01c4;}
        
        Background color #fd01c4
      
           Border around this has a color of #fd01c4        
        
          <div style="border:2px solid #fd01c4;">Content here</div>
        
        
          .myborder {border:2px solid #fd01c4;}
        
        Border color #fd01c4