#f238f2 color space conversions
Hex:
        #f238f2
        RGB:
        242, 56, 242
        CMY:
        5, 78, 5
        CMYK:
        0, 77, 0, 5
      HSL:
        300°, 87.7358%, 58.4314%
        HSV (HSB):
        300°, 76.8595%, 94.9020%
        XYZ:
        54.0591, 28.1164, 86.5822
        xyY:
        0.3203, 0.1666, 28.1164
      CIE-Lab:
        59.9938, 86.7076, -54.2666
        CIE-LCH:
        59.9938, 102.2892, 327.9593
        CIE-Luv:
        59.9938, 74.9806, -96.9533
        Hunter-Lab:
        53.0249, 89.1880, -59.6948
      #f238f2 color charts
#f238f2 RGB chart
      #f238f2 CMYK chart
      #f238f2 RGB pie chart
      #f238f2 color shades, tints & tones
#f238f2 color schemes
#f238f2 color preview, HTML & CSS examples
           This text has a color of #f238f2        
        
          <p style="color:#f238f2;">Text here</p>
        
        
          .mytext {color:#f238f2;}
        
        Text color #f238f2
      
           This box has a color of #f238f2        
        
          <div style="background-color:#f238f2;">Content here</div>
        
        
          .mybackground {background-color:#f238f2;}
        
        Background color #f238f2
      
           Border around this has a color of #f238f2        
        
          <div style="border:2px solid #f238f2;">Content here</div>
        
        
          .myborder {border:2px solid #f238f2;}
        
        Border color #f238f2