#f485be color space conversions
Hex:
        #f485be
        RGB:
        244, 133, 190
        CMY:
        4, 48, 25
        CMYK:
        0, 45, 22, 4
      HSL:
        329°, 83.4586%, 73.9216%
        HSV (HSB):
        329°, 45.4918%, 95.6863%
        XYZ:
        54.9900, 39.7259, 53.4848
        xyY:
        0.3711, 0.2681, 39.7259
      CIE-Lab:
        69.2738, 49.0716, -10.7809
        CIE-LCH:
        69.2738, 50.2419, 347.6092
        CIE-Luv:
        69.2738, 65.9840, -24.9119
        Hunter-Lab:
        63.0285, 45.4349, -6.1925
      #f485be color charts
#f485be RGB chart
      #f485be CMYK chart
      #f485be RGB pie chart
      #f485be color shades, tints & tones
#f485be color schemes
#f485be color preview, HTML & CSS examples
           This text has a color of #f485be        
        
          <p style="color:#f485be;">Text here</p>
        
        
          .mytext {color:#f485be;}
        
        Text color #f485be
      
           This box has a color of #f485be        
        
          <div style="background-color:#f485be;">Content here</div>
        
        
          .mybackground {background-color:#f485be;}
        
        Background color #f485be
      
           Border around this has a color of #f485be        
        
          <div style="border:2px solid #f485be;">Content here</div>
        
        
          .myborder {border:2px solid #f485be;}
        
        Border color #f485be