#f701d7 color space conversions
Hex:
        #f701d7
        RGB:
        247, 1, 215
        CMY:
        3, 100, 16
        CMYK:
        0, 100, 13, 3
      HSL:
        308°, 99.1935%, 48.6275%
        HSV (HSB):
        308°, 99.5951%, 96.8627%
        XYZ:
        50.6344, 24.7022, 66.3892
        xyY:
        0.3573, 0.1743, 24.7022
      CIE-Lab:
        56.7841, 91.6027, -44.1037
        CIE-LCH:
        56.7841, 101.6671, 334.2907
        CIE-Luv:
        56.7841, 94.9740, -81.1642
        Hunter-Lab:
        49.7013, 94.8740, -44.4067
      #f701d7 color charts
#f701d7 RGB chart
      #f701d7 CMYK chart
      #f701d7 RGB pie chart
      #f701d7 color shades, tints & tones
#f701d7 color schemes
#f701d7 color preview, HTML & CSS examples
           This text has a color of #f701d7        
        
          <p style="color:#f701d7;">Text here</p>
        
        
          .mytext {color:#f701d7;}
        
        Text color #f701d7
      
           This box has a color of #f701d7        
        
          <div style="background-color:#f701d7;">Content here</div>
        
        
          .mybackground {background-color:#f701d7;}
        
        Background color #f701d7
      
           Border around this has a color of #f701d7        
        
          <div style="border:2px solid #f701d7;">Content here</div>
        
        
          .myborder {border:2px solid #f701d7;}
        
        Border color #f701d7