#f2589a color space conversions
Hex:
        #f2589a
        RGB:
        242, 88, 154
        CMY:
        5, 65, 40
        CMYK:
        0, 64, 36, 5
      HSL:
        334°, 85.5556%, 64.7059%
        HSV (HSB):
        334°, 63.6364%, 94.9020%
        XYZ:
        45.9404, 28.1898, 33.5917
        xyY:
        0.4265, 0.2617, 28.1898
      CIE-Lab:
        60.0598, 64.5498, -4.0034
        CIE-LCH:
        60.0598, 64.6738, 356.4510
        CIE-Luv:
        60.0598, 97.4385, -17.8738
        Hunter-Lab:
        53.0941, 61.5351, -0.3459
      #f2589a color charts
#f2589a RGB chart
      #f2589a CMYK chart
      #f2589a RGB pie chart
      #f2589a color shades, tints & tones
#f2589a color schemes
#f2589a color preview, HTML & CSS examples
           This text has a color of #f2589a        
        
          <p style="color:#f2589a;">Text here</p>
        
        
          .mytext {color:#f2589a;}
        
        Text color #f2589a
      
           This box has a color of #f2589a        
        
          <div style="background-color:#f2589a;">Content here</div>
        
        
          .mybackground {background-color:#f2589a;}
        
        Background color #f2589a
      
           Border around this has a color of #f2589a        
        
          <div style="border:2px solid #f2589a;">Content here</div>
        
        
          .myborder {border:2px solid #f2589a;}
        
        Border color #f2589a