#f485ce color space conversions
Hex:
        #f485ce
        RGB:
        244, 133, 206
        CMY:
        4, 48, 19
        CMYK:
        0, 45, 16, 4
      HSL:
        321°, 83.4586%, 73.9216%
        HSV (HSB):
        321°, 45.4918%, 95.6863%
        XYZ:
        56.8363, 40.4644, 63.2073
        xyY:
        0.3541, 0.2521, 40.4644
      CIE-Lab:
        69.7990, 51.4195, -18.9102
        CIE-LCH:
        69.7990, 54.7865, 339.8083
        CIE-Luv:
        69.7990, 62.2034, -37.7554
        Hunter-Lab:
        63.6116, 48.1676, -14.3850
      #f485ce color charts
#f485ce RGB chart
      #f485ce CMYK chart
      #f485ce RGB pie chart
      #f485ce color shades, tints & tones
#f485ce color schemes
#f485ce color preview, HTML & CSS examples
           This text has a color of #f485ce        
        
          <p style="color:#f485ce;">Text here</p>
        
        
          .mytext {color:#f485ce;}
        
        Text color #f485ce
      
           This box has a color of #f485ce        
        
          <div style="background-color:#f485ce;">Content here</div>
        
        
          .mybackground {background-color:#f485ce;}
        
        Background color #f485ce
      
           Border around this has a color of #f485ce        
        
          <div style="border:2px solid #f485ce;">Content here</div>
        
        
          .myborder {border:2px solid #f485ce;}
        
        Border color #f485ce