#f259eb color space conversions
Hex:
        #f259eb
        RGB:
        242, 89, 235
        CMY:
        5, 65, 8
        CMYK:
        0, 63, 3, 5
      HSL:
        303°, 85.4749%, 64.9020%
        HSV (HSB):
        303°, 63.2231%, 94.9020%
        XYZ:
        55.1857, 32.0202, 81.8692
        xyY:
        0.3264, 0.1894, 32.0202
      CIE-Lab:
        63.3595, 75.0579, -45.0386
        CIE-LCH:
        63.3595, 87.5338, 329.0341
        CIE-Luv:
        63.3595, 69.8203, -81.8659
        Hunter-Lab:
        56.5864, 75.0556, -46.1703
      #f259eb color charts
#f259eb RGB chart
      #f259eb CMYK chart
      #f259eb RGB pie chart
      #f259eb color shades, tints & tones
#f259eb color schemes
#f259eb color preview, HTML & CSS examples
           This text has a color of #f259eb        
        
          <p style="color:#f259eb;">Text here</p>
        
        
          .mytext {color:#f259eb;}
        
        Text color #f259eb
      
           This box has a color of #f259eb        
        
          <div style="background-color:#f259eb;">Content here</div>
        
        
          .mybackground {background-color:#f259eb;}
        
        Background color #f259eb
      
           Border around this has a color of #f259eb        
        
          <div style="border:2px solid #f259eb;">Content here</div>
        
        
          .myborder {border:2px solid #f259eb;}
        
        Border color #f259eb