#f495e1 color space conversions
Hex:
        #f495e1
        RGB:
        244, 149, 225
        CMY:
        4, 42, 12
        CMYK:
        0, 39, 8, 4
      HSL:
        312°, 81.1966%, 77.0588%
        HSV (HSB):
        312°, 38.9344%, 95.6863%
        XYZ:
        61.6463, 46.1642, 76.8956
        xyY:
        0.3338, 0.2499, 46.1642
      CIE-Lab:
        73.6520, 46.3746, -23.5331
        CIE-LCH:
        73.6520, 52.0040, 333.0942
        CIE-Luv:
        73.6520, 50.3174, -44.4690
        Hunter-Lab:
        67.9443, 43.0518, -19.5402
      #f495e1 color charts
#f495e1 RGB chart
      #f495e1 CMYK chart
      #f495e1 RGB pie chart
      #f495e1 color shades, tints & tones
#f495e1 color schemes
#f495e1 color preview, HTML & CSS examples
           This text has a color of #f495e1        
        
          <p style="color:#f495e1;">Text here</p>
        
        
          .mytext {color:#f495e1;}
        
        Text color #f495e1
      
           This box has a color of #f495e1        
        
          <div style="background-color:#f495e1;">Content here</div>
        
        
          .mybackground {background-color:#f495e1;}
        
        Background color #f495e1
      
           Border around this has a color of #f495e1        
        
          <div style="border:2px solid #f495e1;">Content here</div>
        
        
          .myborder {border:2px solid #f495e1;}
        
        Border color #f495e1