#f233d4 color space conversions
Hex:
        #f233d4
        RGB:
        242, 51, 212
        CMY:
        5, 80, 17
        CMYK:
        0, 79, 12, 5
      HSL:
        309°, 88.0184%, 57.4510%
        HSV (HSB):
        309°, 78.9256%, 94.9020%
        XYZ:
        49.6854, 25.9984, 64.6868
        xyY:
        0.3540, 0.1852, 25.9984
      CIE-Lab:
        58.0355, 83.6606, -40.4839
        CIE-LCH:
        58.0355, 92.9410, 334.1774
        CIE-Luv:
        58.0355, 87.3446, -74.7763
        Hunter-Lab:
        50.9886, 84.7079, -39.5264
      #f233d4 color charts
#f233d4 RGB chart
      #f233d4 CMYK chart
      #f233d4 RGB pie chart
      #f233d4 color shades, tints & tones
#f233d4 color schemes
#f233d4 color preview, HTML & CSS examples
           This text has a color of #f233d4        
        
          <p style="color:#f233d4;">Text here</p>
        
        
          .mytext {color:#f233d4;}
        
        Text color #f233d4
      
           This box has a color of #f233d4        
        
          <div style="background-color:#f233d4;">Content here</div>
        
        
          .mybackground {background-color:#f233d4;}
        
        Background color #f233d4
      
           Border around this has a color of #f233d4        
        
          <div style="border:2px solid #f233d4;">Content here</div>
        
        
          .myborder {border:2px solid #f233d4;}
        
        Border color #f233d4