#f2386c color space conversions
Hex:
        #f2386c
        RGB:
        242, 56, 108
        CMY:
        5, 78, 58
        CMYK:
        0, 77, 55, 5
      HSL:
        343°, 87.7358%, 58.4314%
        HSV (HSB):
        343°, 76.8595%, 94.9020%
        XYZ:
        40.7389, 22.7883, 16.4388
        xyY:
        0.5095, 0.2850, 22.7883
      CIE-Lab:
        54.8536, 71.5840, 15.6655
        CIE-LCH:
        54.8536, 73.2781, 12.3440
        CIE-Luv:
        54.8536, 127.9847, 4.6724
        Hunter-Lab:
        47.7371, 68.7922, 12.9988
      #f2386c color charts
#f2386c RGB chart
      #f2386c CMYK chart
      #f2386c RGB pie chart
      #f2386c color shades, tints & tones
#f2386c color schemes
#f2386c color preview, HTML & CSS examples
           This text has a color of #f2386c        
        
          <p style="color:#f2386c;">Text here</p>
        
        
          .mytext {color:#f2386c;}
        
        Text color #f2386c
      
           This box has a color of #f2386c        
        
          <div style="background-color:#f2386c;">Content here</div>
        
        
          .mybackground {background-color:#f2386c;}
        
        Background color #f2386c
      
           Border around this has a color of #f2386c        
        
          <div style="border:2px solid #f2386c;">Content here</div>
        
        
          .myborder {border:2px solid #f2386c;}
        
        Border color #f2386c