#f201d9 color space conversions
Hex:
        #f201d9
        RGB:
        242, 1, 217
        CMY:
        5, 100, 15
        CMYK:
        0, 100, 10, 5
      HSL:
        306°, 99.1770%, 47.6471%
        HSV (HSB):
        306°, 99.5868%, 94.9020%
        XYZ:
        49.1532, 23.9087, 67.6698
        xyY:
        0.3493, 0.1699, 23.9087
      CIE-Lab:
        55.9963, 91.0069, -46.5455
        CIE-LCH:
        55.9963, 102.2191, 332.9125
        CIE-Luv:
        55.9963, 90.3079, -84.4737
        Hunter-Lab:
        48.8965, 93.8680, -47.8262
      #f201d9 color charts
#f201d9 RGB chart
      #f201d9 CMYK chart
      #f201d9 RGB pie chart
      #f201d9 color shades, tints & tones
#f201d9 color schemes
#f201d9 color preview, HTML & CSS examples
           This text has a color of #f201d9        
        
          <p style="color:#f201d9;">Text here</p>
        
        
          .mytext {color:#f201d9;}
        
        Text color #f201d9
      
           This box has a color of #f201d9        
        
          <div style="background-color:#f201d9;">Content here</div>
        
        
          .mybackground {background-color:#f201d9;}
        
        Background color #f201d9
      
           Border around this has a color of #f201d9        
        
          <div style="border:2px solid #f201d9;">Content here</div>
        
        
          .myborder {border:2px solid #f201d9;}
        
        Border color #f201d9