#f882d7 color space conversions
Hex:
        #f882d7
        RGB:
        248, 130, 215
        CMY:
        3, 49, 16
        CMYK:
        0, 48, 13, 3
      HSL:
        317°, 89.3939%, 74.1176%
        HSV (HSB):
        317°, 47.5806%, 97.2549%
        XYZ:
        58.9598, 40.8280, 69.0631
        xyY:
        0.3492, 0.2418, 40.8280
      CIE-Lab:
        70.0553, 55.4970, -23.4692
        CIE-LCH:
        70.0553, 60.2554, 337.0769
        CIE-Luv:
        70.0553, 64.2927, -45.6243
        Hunter-Lab:
        63.8968, 52.8887, -19.3560
      #f882d7 color charts
#f882d7 RGB chart
      #f882d7 CMYK chart
      #f882d7 RGB pie chart
      #f882d7 color shades, tints & tones
#f882d7 color schemes
#f882d7 color preview, HTML & CSS examples
           This text has a color of #f882d7        
        
          <p style="color:#f882d7;">Text here</p>
        
        
          .mytext {color:#f882d7;}
        
        Text color #f882d7
      
           This box has a color of #f882d7        
        
          <div style="background-color:#f882d7;">Content here</div>
        
        
          .mybackground {background-color:#f882d7;}
        
        Background color #f882d7
      
           Border around this has a color of #f882d7        
        
          <div style="border:2px solid #f882d7;">Content here</div>
        
        
          .myborder {border:2px solid #f882d7;}
        
        Border color #f882d7