#f38ba8 color space conversions
Hex:
        #f38ba8
        RGB:
        243, 139, 168
        CMY:
        5, 45, 34
        CMYK:
        0, 43, 31, 5
      HSL:
        343°, 81.2500%, 74.9020%
        HSV (HSB):
        343°, 42.7984%, 95.2941%
        XYZ:
        53.2627, 40.3471, 42.0263
        xyY:
        0.3927, 0.2975, 40.3471
      CIE-Lab:
        69.7160, 42.7567, 2.1676
        CIE-LCH:
        69.7160, 42.8116, 2.9022
        CIE-Luv:
        69.7160, 66.8119, -4.9772
        Hunter-Lab:
        63.5193, 38.5181, 5.2355
      #f38ba8 color charts
#f38ba8 RGB chart
      #f38ba8 CMYK chart
      #f38ba8 RGB pie chart
      #f38ba8 color shades, tints & tones
#f38ba8 color schemes
#f38ba8 color preview, HTML & CSS examples
           This text has a color of #f38ba8        
        
          <p style="color:#f38ba8;">Text here</p>
        
        
          .mytext {color:#f38ba8;}
        
        Text color #f38ba8
      
           This box has a color of #f38ba8        
        
          <div style="background-color:#f38ba8;">Content here</div>
        
        
          .mybackground {background-color:#f38ba8;}
        
        Background color #f38ba8
      
           Border around this has a color of #f38ba8        
        
          <div style="border:2px solid #f38ba8;">Content here</div>
        
        
          .myborder {border:2px solid #f38ba8;}
        
        Border color #f38ba8