#f295fe color space conversions
Hex:
        #f295fe
        RGB:
        242, 149, 254
        CMY:
        5, 42, 0
        CMYK:
        5, 41, 0, 0
      HSL:
        293°, 98.1308%, 79.0196%
        HSV (HSB):
        293°, 41.3386%, 99.6078%
        XYZ:
        65.2548, 47.5279, 99.5004
        xyY:
        0.3074, 0.2239, 47.5279
      CIE-Lab:
        74.5262, 50.8918, -38.0022
        CIE-LCH:
        74.5262, 63.5149, 323.2503
        CIE-Luv:
        74.5262, 43.2016, -68.8334
        Hunter-Lab:
        68.9405, 48.3112, -37.3137
      #f295fe color charts
#f295fe RGB chart
      #f295fe CMYK chart
      #f295fe RGB pie chart
      #f295fe color shades, tints & tones
#f295fe color schemes
#f295fe color preview, HTML & CSS examples
           This text has a color of #f295fe        
        
          <p style="color:#f295fe;">Text here</p>
        
        
          .mytext {color:#f295fe;}
        
        Text color #f295fe
      
           This box has a color of #f295fe        
        
          <div style="background-color:#f295fe;">Content here</div>
        
        
          .mybackground {background-color:#f295fe;}
        
        Background color #f295fe
      
           Border around this has a color of #f295fe        
        
          <div style="border:2px solid #f295fe;">Content here</div>
        
        
          .myborder {border:2px solid #f295fe;}
        
        Border color #f295fe