#f701d3 color space conversions
Hex:
        #f701d3
        RGB:
        247, 1, 211
        CMY:
        3, 100, 17
        CMYK:
        0, 100, 15, 3
      HSL:
        309°, 99.1935%, 48.6275%
        HSV (HSB):
        309°, 99.5951%, 96.8627%
        XYZ:
        50.1265, 24.4990, 63.7148
        xyY:
        0.3623, 0.1771, 24.4990
      CIE-Lab:
        56.5840, 91.1054, -42.1401
        CIE-LCH:
        56.5840, 100.3792, 335.1774
        CIE-Luv:
        56.5840, 96.7525, -78.0735
        Hunter-Lab:
        49.4965, 94.1532, -41.6741
      #f701d3 color charts
#f701d3 RGB chart
      #f701d3 CMYK chart
      #f701d3 RGB pie chart
      #f701d3 color shades, tints & tones
#f701d3 color schemes
#f701d3 color preview, HTML & CSS examples
           This text has a color of #f701d3        
        
          <p style="color:#f701d3;">Text here</p>
        
        
          .mytext {color:#f701d3;}
        
        Text color #f701d3
      
           This box has a color of #f701d3        
        
          <div style="background-color:#f701d3;">Content here</div>
        
        
          .mybackground {background-color:#f701d3;}
        
        Background color #f701d3
      
           Border around this has a color of #f701d3        
        
          <div style="border:2px solid #f701d3;">Content here</div>
        
        
          .myborder {border:2px solid #f701d3;}
        
        Border color #f701d3