#f7217d color space conversions
Hex:
        #f7217d
        RGB:
        247, 33, 125
        CMY:
        3, 87, 51
        CMYK:
        0, 87, 49, 3
      HSL:
        334°, 93.0435%, 54.9020%
        HSV (HSB):
        334°, 86.6397%, 96.8627%
        XYZ:
        42.6033, 22.3425, 21.4691
        xyY:
        0.4930, 0.2585, 22.3425
      CIE-Lab:
        54.3886, 79.2538, 4.9520
        CIE-LCH:
        54.3886, 79.4084, 3.5753
        CIE-Luv:
        54.3886, 132.6292, -9.5811
        Hunter-Lab:
        47.2679, 78.1661, 6.1579
      #f7217d color charts
#f7217d RGB chart
      #f7217d CMYK chart
      #f7217d RGB pie chart
      #f7217d color shades, tints & tones
#f7217d color schemes
#f7217d color preview, HTML & CSS examples
           This text has a color of #f7217d        
        
          <p style="color:#f7217d;">Text here</p>
        
        
          .mytext {color:#f7217d;}
        
        Text color #f7217d
      
           This box has a color of #f7217d        
        
          <div style="background-color:#f7217d;">Content here</div>
        
        
          .mybackground {background-color:#f7217d;}
        
        Background color #f7217d
      
           Border around this has a color of #f7217d        
        
          <div style="border:2px solid #f7217d;">Content here</div>
        
        
          .myborder {border:2px solid #f7217d;}
        
        Border color #f7217d