#f366f2 color space conversions
Hex:
        #f366f2
        RGB:
        243, 102, 242
        CMY:
        5, 60, 5
        CMYK:
        0, 58, 0, 5
      HSL:
        300°, 85.4545%, 67.6471%
        HSV (HSB):
        300°, 58.0247%, 95.2941%
        XYZ:
        57.7405, 34.9682, 87.7107
        xyY:
        0.3200, 0.1938, 34.9682
      CIE-Lab:
        65.7239, 71.2066, -45.1886
        CIE-LCH:
        65.7239, 84.3350, 327.6003
        CIE-Luv:
        65.7239, 64.3885, -82.0816
        Hunter-Lab:
        59.1339, 70.8095, -46.5484
      #f366f2 color charts
#f366f2 RGB chart
      #f366f2 CMYK chart
      #f366f2 RGB pie chart
      #f366f2 color shades, tints & tones
#f366f2 color schemes
#f366f2 color preview, HTML & CSS examples
           This text has a color of #f366f2        
        
          <p style="color:#f366f2;">Text here</p>
        
        
          .mytext {color:#f366f2;}
        
        Text color #f366f2
      
           This box has a color of #f366f2        
        
          <div style="background-color:#f366f2;">Content here</div>
        
        
          .mybackground {background-color:#f366f2;}
        
        Background color #f366f2
      
           Border around this has a color of #f366f2        
        
          <div style="border:2px solid #f366f2;">Content here</div>
        
        
          .myborder {border:2px solid #f366f2;}
        
        Border color #f366f2