#f233c2 color space conversions
Hex:
        #f233c2
        RGB:
        242, 51, 194
        CMY:
        5, 80, 24
        CMYK:
        0, 79, 20, 5
      HSL:
        315°, 88.0184%, 57.4510%
        HSV (HSB):
        315°, 78.9256%, 94.9020%
        XYZ:
        47.5394, 25.1399, 53.3858
        xyY:
        0.3771, 0.1994, 25.1399
      CIE-Lab:
        57.2115, 81.3276, -31.4806
        CIE-LCH:
        57.2115, 87.2078, 338.8394
        CIE-Luv:
        57.2115, 94.7011, -60.5658
        Hunter-Lab:
        50.1397, 81.4980, -28.0307
      #f233c2 color charts
#f233c2 RGB chart
      #f233c2 CMYK chart
      #f233c2 RGB pie chart
      #f233c2 color shades, tints & tones
#f233c2 color schemes
#f233c2 color preview, HTML & CSS examples
           This text has a color of #f233c2        
        
          <p style="color:#f233c2;">Text here</p>
        
        
          .mytext {color:#f233c2;}
        
        Text color #f233c2
      
           This box has a color of #f233c2        
        
          <div style="background-color:#f233c2;">Content here</div>
        
        
          .mybackground {background-color:#f233c2;}
        
        Background color #f233c2
      
           Border around this has a color of #f233c2        
        
          <div style="border:2px solid #f233c2;">Content here</div>
        
        
          .myborder {border:2px solid #f233c2;}
        
        Border color #f233c2