#f705f2 color space conversions
Hex:
        #f705f2
        RGB:
        247, 5, 242
        CMY:
        3, 98, 5
        CMYK:
        0, 98, 2, 3
      HSL:
        301°, 96.0317%, 49.4118%
        HSV (HSB):
        301°, 97.9757%, 96.8627%
        XYZ:
        54.4391, 26.2935, 86.2103
        xyY:
        0.3261, 0.1575, 26.2935
      CIE-Lab:
        58.3146, 94.9136, -56.8961
        CIE-LCH:
        58.3146, 110.6605, 329.0594
        CIE-Luv:
        58.3146, 83.3556, -101.4685
        Hunter-Lab:
        51.2772, 99.7716, -63.7879
      #f705f2 color charts
#f705f2 RGB chart
      #f705f2 CMYK chart
      #f705f2 RGB pie chart
      #f705f2 color shades, tints & tones
#f705f2 color schemes
#f705f2 color preview, HTML & CSS examples
           This text has a color of #f705f2        
        
          <p style="color:#f705f2;">Text here</p>
        
        
          .mytext {color:#f705f2;}
        
        Text color #f705f2
      
           This box has a color of #f705f2        
        
          <div style="background-color:#f705f2;">Content here</div>
        
        
          .mybackground {background-color:#f705f2;}
        
        Background color #f705f2
      
           Border around this has a color of #f705f2        
        
          <div style="border:2px solid #f705f2;">Content here</div>
        
        
          .myborder {border:2px solid #f705f2;}
        
        Border color #f705f2