#f38ddd color space conversions
Hex:
        #f38ddd
        RGB:
        243, 141, 221
        CMY:
        5, 45, 13
        CMYK:
        0, 42, 9, 5
      HSL:
        313°, 80.9524%, 75.2941%
        HSV (HSB):
        313°, 41.9753%, 95.2941%
        XYZ:
        59.5382, 43.3249, 73.6311
        xyY:
        0.3373, 0.2455, 43.3249
      CIE-Lab:
        71.7749, 49.4745, -24.2124
        CIE-LCH:
        71.7749, 55.0814, 333.9232
        CIE-Luv:
        71.7749, 54.2623, -45.9078
        Hunter-Lab:
        65.8217, 46.2721, -20.2494
      #f38ddd color charts
#f38ddd RGB chart
      #f38ddd CMYK chart
      #f38ddd RGB pie chart
      #f38ddd color shades, tints & tones
#f38ddd color schemes
#f38ddd color preview, HTML & CSS examples
           This text has a color of #f38ddd        
        
          <p style="color:#f38ddd;">Text here</p>
        
        
          .mytext {color:#f38ddd;}
        
        Text color #f38ddd
      
           This box has a color of #f38ddd        
        
          <div style="background-color:#f38ddd;">Content here</div>
        
        
          .mybackground {background-color:#f38ddd;}
        
        Background color #f38ddd
      
           Border around this has a color of #f38ddd        
        
          <div style="border:2px solid #f38ddd;">Content here</div>
        
        
          .myborder {border:2px solid #f38ddd;}
        
        Border color #f38ddd