#f236a5 color space conversions
Hex:
        #f236a5
        RGB:
        242, 54, 165
        CMY:
        5, 79, 35
        CMYK:
        0, 78, 32, 5
      HSL:
        325°, 87.8505%, 58.0392%
        HSV (HSB):
        325°, 77.6860%, 94.9020%
        XYZ:
        44.7286, 24.2322, 37.9171
        xyY:
        0.4185, 0.2267, 24.2322
      CIE-Lab:
        56.3195, 77.1909, -16.0201
        CIE-LCH:
        56.3195, 78.8358, 348.2753
        CIE-Luv:
        56.3195, 106.1131, -36.9812
        Hunter-Lab:
        49.2262, 76.0455, -11.2106
      #f236a5 color charts
#f236a5 RGB chart
      #f236a5 CMYK chart
      #f236a5 RGB pie chart
      #f236a5 color shades, tints & tones
#f236a5 color schemes
#f236a5 color preview, HTML & CSS examples
           This text has a color of #f236a5        
        
          <p style="color:#f236a5;">Text here</p>
        
        
          .mytext {color:#f236a5;}
        
        Text color #f236a5
      
           This box has a color of #f236a5        
        
          <div style="background-color:#f236a5;">Content here</div>
        
        
          .mybackground {background-color:#f236a5;}
        
        Background color #f236a5
      
           Border around this has a color of #f236a5        
        
          <div style="border:2px solid #f236a5;">Content here</div>
        
        
          .myborder {border:2px solid #f236a5;}
        
        Border color #f236a5