#f236f2 color space conversions
Hex:
        #f236f2
        RGB:
        242, 54, 242
        CMY:
        5, 79, 5
        CMYK:
        0, 78, 0, 5
      HSL:
        300°, 87.8505%, 58.0392%
        HSV (HSB):
        300°, 77.6860%, 94.9020%
        XYZ:
        53.9641, 27.9264, 86.5505
        xyY:
        0.3204, 0.1658, 27.9264
      CIE-Lab:
        59.8222, 87.2044, -54.5399
        CIE-LCH:
        59.8222, 102.8552, 327.9771
        CIE-Luv:
        59.8222, 75.3115, -97.3812
        Hunter-Lab:
        52.8454, 89.7993, -60.1137
      #f236f2 color charts
#f236f2 RGB chart
      #f236f2 CMYK chart
      #f236f2 RGB pie chart
      #f236f2 color shades, tints & tones
#f236f2 color schemes
#f236f2 color preview, HTML & CSS examples
           This text has a color of #f236f2        
        
          <p style="color:#f236f2;">Text here</p>
        
        
          .mytext {color:#f236f2;}
        
        Text color #f236f2
      
           This box has a color of #f236f2        
        
          <div style="background-color:#f236f2;">Content here</div>
        
        
          .mybackground {background-color:#f236f2;}
        
        Background color #f236f2
      
           Border around this has a color of #f236f2        
        
          <div style="border:2px solid #f236f2;">Content here</div>
        
        
          .myborder {border:2px solid #f236f2;}
        
        Border color #f236f2