#f233d8 color space conversions
Hex:
        #f233d8
        RGB:
        242, 51, 216
        CMY:
        5, 80, 15
        CMYK:
        0, 79, 11, 5
      HSL:
        308°, 88.0184%, 57.4510%
        HSV (HSB):
        308°, 78.9256%, 94.9020%
        XYZ:
        50.1964, 26.2028, 67.3777
        xyY:
        0.3491, 0.1822, 26.2028
      CIE-Lab:
        58.2290, 84.2026, -42.4500
        CIE-LCH:
        58.2290, 94.2978, 333.2454
        CIE-Luv:
        58.2290, 85.7481, -77.9131
        Hunter-Lab:
        51.1886, 85.4600, -42.2092
      #f233d8 color charts
#f233d8 RGB chart
      #f233d8 CMYK chart
      #f233d8 RGB pie chart
      #f233d8 color shades, tints & tones
#f233d8 color schemes
#f233d8 color preview, HTML & CSS examples
           This text has a color of #f233d8        
        
          <p style="color:#f233d8;">Text here</p>
        
        
          .mytext {color:#f233d8;}
        
        Text color #f233d8
      
           This box has a color of #f233d8        
        
          <div style="background-color:#f233d8;">Content here</div>
        
        
          .mybackground {background-color:#f233d8;}
        
        Background color #f233d8
      
           Border around this has a color of #f233d8        
        
          <div style="border:2px solid #f233d8;">Content here</div>
        
        
          .myborder {border:2px solid #f233d8;}
        
        Border color #f233d8