#f2385c color space conversions
Hex:
        #f2385c
        RGB:
        242, 56, 92
        CMY:
        5, 78, 64
        CMYK:
        0, 77, 62, 5
      HSL:
        348°, 87.7358%, 58.4314%
        HSV (HSB):
        348°, 76.8595%, 94.9020%
        XYZ:
        39.9639, 22.4783, 12.3576
        xyY:
        0.5343, 0.3005, 22.4783
      CIE-Lab:
        54.5309, 70.5693, 24.7723
        CIE-LCH:
        54.5309, 74.7910, 19.3429
        CIE-Luv:
        54.5309, 133.3356, 14.2299
        Hunter-Lab:
        47.4113, 67.4914, 17.7341
      #f2385c color charts
#f2385c RGB chart
      #f2385c CMYK chart
      #f2385c RGB pie chart
      #f2385c color shades, tints & tones
#f2385c color schemes
#f2385c color preview, HTML & CSS examples
           This text has a color of #f2385c        
        
          <p style="color:#f2385c;">Text here</p>
        
        
          .mytext {color:#f2385c;}
        
        Text color #f2385c
      
           This box has a color of #f2385c        
        
          <div style="background-color:#f2385c;">Content here</div>
        
        
          .mybackground {background-color:#f2385c;}
        
        Background color #f2385c
      
           Border around this has a color of #f2385c        
        
          <div style="border:2px solid #f2385c;">Content here</div>
        
        
          .myborder {border:2px solid #f2385c;}
        
        Border color #f2385c