#f705c7 color space conversions
Hex:
        #f705c7
        RGB:
        247, 5, 199
        CMY:
        3, 98, 22
        CMYK:
        0, 98, 19, 3
      HSL:
        312°, 96.0317%, 49.4118%
        HSV (HSB):
        312°, 97.9757%, 96.8627%
        XYZ:
        48.7208, 24.0062, 56.0986
        xyY:
        0.3782, 0.1863, 24.0062
      CIE-Lab:
        56.0940, 89.4054, -36.0346
        CIE-LCH:
        56.0940, 96.3941, 338.0482
        CIE-Luv:
        56.0940, 101.9808, -68.5181
        Hunter-Lab:
        48.9961, 91.7538, -33.5874
      #f705c7 color charts
#f705c7 RGB chart
      #f705c7 CMYK chart
      #f705c7 RGB pie chart
      #f705c7 color shades, tints & tones
#f705c7 color schemes
#f705c7 color preview, HTML & CSS examples
           This text has a color of #f705c7        
        
          <p style="color:#f705c7;">Text here</p>
        
        
          .mytext {color:#f705c7;}
        
        Text color #f705c7
      
           This box has a color of #f705c7        
        
          <div style="background-color:#f705c7;">Content here</div>
        
        
          .mybackground {background-color:#f705c7;}
        
        Background color #f705c7
      
           Border around this has a color of #f705c7        
        
          <div style="border:2px solid #f705c7;">Content here</div>
        
        
          .myborder {border:2px solid #f705c7;}
        
        Border color #f705c7