#f233f2 color space conversions
Hex:
        #f233f2
        RGB:
        242, 51, 242
        CMY:
        5, 80, 5
        CMYK:
        0, 79, 0, 5
      HSL:
        300°, 88.0184%, 57.4510%
        HSV (HSB):
        300°, 78.9256%, 94.9020%
        XYZ:
        53.8288, 27.6557, 86.5054
        xyY:
        0.3204, 0.1646, 27.6557
      CIE-Lab:
        59.5764, 87.9173, -54.9314
        CIE-LCH:
        59.5764, 103.6673, 328.0025
        CIE-Luv:
        59.5764, 75.7837, -97.9917
        Hunter-Lab:
        52.5887, 90.6790, -60.7166
      #f233f2 color charts
#f233f2 RGB chart
      #f233f2 CMYK chart
      #f233f2 RGB pie chart
      #f233f2 color shades, tints & tones
#f233f2 color schemes
#f233f2 color preview, HTML & CSS examples
           This text has a color of #f233f2        
        
          <p style="color:#f233f2;">Text here</p>
        
        
          .mytext {color:#f233f2;}
        
        Text color #f233f2
      
           This box has a color of #f233f2        
        
          <div style="background-color:#f233f2;">Content here</div>
        
        
          .mybackground {background-color:#f233f2;}
        
        Background color #f233f2
      
           Border around this has a color of #f233f2        
        
          <div style="border:2px solid #f233f2;">Content here</div>
        
        
          .myborder {border:2px solid #f233f2;}
        
        Border color #f233f2