#f289d7 color space conversions
Hex:
        #f289d7
        RGB:
        242, 137, 215
        CMY:
        5, 46, 16
        CMYK:
        0, 43, 11, 5
      HSL:
        315°, 80.1527%, 74.3137%
        HSV (HSB):
        315°, 43.3884%, 94.9020%
        XYZ:
        57.8294, 41.6749, 69.2861
        xyY:
        0.3426, 0.2469, 41.6749
      CIE-Lab:
        70.6462, 50.2071, -22.6352
        CIE-LCH:
        70.6462, 55.0736, 335.7324
        CIE-Luv:
        70.6462, 56.7855, -43.4298
        Hunter-Lab:
        64.5561, 46.9272, -18.4449
      #f289d7 color charts
#f289d7 RGB chart
      #f289d7 CMYK chart
      #f289d7 RGB pie chart
      #f289d7 color shades, tints & tones
#f289d7 color schemes
#f289d7 color preview, HTML & CSS examples
           This text has a color of #f289d7        
        
          <p style="color:#f289d7;">Text here</p>
        
        
          .mytext {color:#f289d7;}
        
        Text color #f289d7
      
           This box has a color of #f289d7        
        
          <div style="background-color:#f289d7;">Content here</div>
        
        
          .mybackground {background-color:#f289d7;}
        
        Background color #f289d7
      
           Border around this has a color of #f289d7        
        
          <div style="border:2px solid #f289d7;">Content here</div>
        
        
          .myborder {border:2px solid #f289d7;}
        
        Border color #f289d7