#f48bda color space conversions
Hex:
        #f48bda
        RGB:
        244, 139, 218
        CMY:
        4, 45, 15
        CMYK:
        0, 43, 11, 4
      HSL:
        315°, 82.6772%, 75.0980%
        HSV (HSB):
        315°, 43.0328%, 95.6863%
        XYZ:
        59.1957, 42.7603, 71.4633
        xyY:
        0.3413, 0.2466, 42.7603
      CIE-Lab:
        71.3920, 50.3034, -23.1327
        CIE-LCH:
        71.3920, 55.3674, 335.3041
        CIE-Luv:
        71.3920, 56.5602, -44.3060
        Hunter-Lab:
        65.3914, 47.1528, -19.0214
      #f48bda color charts
#f48bda RGB chart
      #f48bda CMYK chart
      #f48bda RGB pie chart
      #f48bda color shades, tints & tones
#f48bda color schemes
#f48bda color preview, HTML & CSS examples
           This text has a color of #f48bda        
        
          <p style="color:#f48bda;">Text here</p>
        
        
          .mytext {color:#f48bda;}
        
        Text color #f48bda
      
           This box has a color of #f48bda        
        
          <div style="background-color:#f48bda;">Content here</div>
        
        
          .mybackground {background-color:#f48bda;}
        
        Background color #f48bda
      
           Border around this has a color of #f48bda        
        
          <div style="border:2px solid #f48bda;">Content here</div>
        
        
          .myborder {border:2px solid #f48bda;}
        
        Border color #f48bda