#f237d5 color space conversions
Hex:
        #f237d5
        RGB:
        242, 55, 213
        CMY:
        5, 78, 16
        CMYK:
        0, 77, 12, 5
      HSL:
        309°, 87.7934%, 58.2353%
        HSV (HSB):
        309°, 77.2727%, 94.9020%
        XYZ:
        49.9944, 26.4137, 65.4142
        xyY:
        0.3525, 0.1862, 26.4137
      CIE-Lab:
        58.4277, 82.8032, -40.4355
        CIE-LCH:
        58.4277, 92.1488, 333.9722
        CIE-Luv:
        58.4277, 86.1622, -74.6690
        Hunter-Lab:
        51.3943, 83.6980, -39.4878
      #f237d5 color charts
#f237d5 RGB chart
      #f237d5 CMYK chart
      #f237d5 RGB pie chart
      #f237d5 color shades, tints & tones
#f237d5 color schemes
#f237d5 color preview, HTML & CSS examples
           This text has a color of #f237d5        
        
          <p style="color:#f237d5;">Text here</p>
        
        
          .mytext {color:#f237d5;}
        
        Text color #f237d5
      
           This box has a color of #f237d5        
        
          <div style="background-color:#f237d5;">Content here</div>
        
        
          .mybackground {background-color:#f237d5;}
        
        Background color #f237d5
      
           Border around this has a color of #f237d5        
        
          <div style="border:2px solid #f237d5;">Content here</div>
        
        
          .myborder {border:2px solid #f237d5;}
        
        Border color #f237d5