#f705e1 color space conversions
Hex:
        #f705e1
        RGB:
        247, 5, 225
        CMY:
        3, 98, 12
        CMYK:
        0, 98, 9, 3
      HSL:
        305°, 96.0317%, 49.4118%
        HSV (HSB):
        305°, 97.9757%, 96.8627%
        XYZ:
        52.0026, 25.3189, 73.3804
        xyY:
        0.3451, 0.1680, 25.3189
      CIE-Lab:
        57.3849, 92.6317, -48.8234
        CIE-LCH:
        57.3849, 104.7108, 332.2076
        CIE-Luv:
        57.3849, 90.4381, -88.6275
        Hunter-Lab:
        50.3179, 96.4201, -51.2421
      #f705e1 color charts
#f705e1 RGB chart
      #f705e1 CMYK chart
      #f705e1 RGB pie chart
      #f705e1 color shades, tints & tones
#f705e1 color schemes
#f705e1 color preview, HTML & CSS examples
           This text has a color of #f705e1        
        
          <p style="color:#f705e1;">Text here</p>
        
        
          .mytext {color:#f705e1;}
        
        Text color #f705e1
      
           This box has a color of #f705e1        
        
          <div style="background-color:#f705e1;">Content here</div>
        
        
          .mybackground {background-color:#f705e1;}
        
        Background color #f705e1
      
           Border around this has a color of #f705e1        
        
          <div style="border:2px solid #f705e1;">Content here</div>
        
        
          .myborder {border:2px solid #f705e1;}
        
        Border color #f705e1