#f259e1 color space conversions
Hex:
        #f259e1
        RGB:
        242, 89, 225
        CMY:
        5, 65, 12
        CMYK:
        0, 63, 7, 5
      HSL:
        307°, 85.4749%, 64.9020%
        HSV (HSB):
        307°, 63.2231%, 94.9020%
        XYZ:
        53.7809, 31.4582, 74.4716
        xyY:
        0.3367, 0.1970, 31.4582
      CIE-Lab:
        62.8926, 73.5008, -40.1923
        CIE-LCH:
        62.8926, 83.7722, 331.3290
        CIE-Luv:
        62.8926, 73.0514, -73.8856
        Hunter-Lab:
        56.0877, 73.0054, -39.4623
      #f259e1 color charts
#f259e1 RGB chart
      #f259e1 CMYK chart
      #f259e1 RGB pie chart
      #f259e1 color shades, tints & tones
#f259e1 color schemes
#f259e1 color preview, HTML & CSS examples
           This text has a color of #f259e1        
        
          <p style="color:#f259e1;">Text here</p>
        
        
          .mytext {color:#f259e1;}
        
        Text color #f259e1
      
           This box has a color of #f259e1        
        
          <div style="background-color:#f259e1;">Content here</div>
        
        
          .mybackground {background-color:#f259e1;}
        
        Background color #f259e1
      
           Border around this has a color of #f259e1        
        
          <div style="border:2px solid #f259e1;">Content here</div>
        
        
          .myborder {border:2px solid #f259e1;}
        
        Border color #f259e1