#f289e2 color space conversions
Hex:
        #f289e2
        RGB:
        242, 137, 226
        CMY:
        5, 46, 11
        CMYK:
        0, 43, 7, 5
      HSL:
        309°, 80.1527%, 74.3137%
        HSV (HSB):
        309°, 43.3884%, 94.9020%
        XYZ:
        59.2911, 42.2596, 76.9834
        xyY:
        0.3321, 0.2367, 42.2596
      CIE-Lab:
        71.0495, 52.0087, -28.0879
        CIE-LCH:
        71.0495, 59.1086, 331.6282
        CIE-Luv:
        71.0495, 54.3048, -52.4419
        Hunter-Lab:
        65.0073, 49.0412, -24.7077
      #f289e2 color charts
#f289e2 RGB chart
      #f289e2 CMYK chart
      #f289e2 RGB pie chart
      #f289e2 color shades, tints & tones
#f289e2 color schemes
#f289e2 color preview, HTML & CSS examples
           This text has a color of #f289e2        
        
          <p style="color:#f289e2;">Text here</p>
        
        
          .mytext {color:#f289e2;}
        
        Text color #f289e2
      
           This box has a color of #f289e2        
        
          <div style="background-color:#f289e2;">Content here</div>
        
        
          .mybackground {background-color:#f289e2;}
        
        Background color #f289e2
      
           Border around this has a color of #f289e2        
        
          <div style="border:2px solid #f289e2;">Content here</div>
        
        
          .myborder {border:2px solid #f289e2;}
        
        Border color #f289e2