#f885cb color space conversions
Hex:
        #f885cb
        RGB:
        248, 133, 203
        CMY:
        3, 48, 20
        CMYK:
        0, 46, 18, 3
      HSL:
        323°, 89.1473%, 74.7059%
        HSV (HSB):
        323°, 46.3710%, 97.2549%
        XYZ:
        57.8784, 41.0433, 61.3715
        xyY:
        0.3611, 0.2561, 41.0433
      CIE-Lab:
        70.2063, 52.2231, -16.5770
        CIE-LCH:
        70.2063, 54.7909, 342.3892
        CIE-Luv:
        70.2063, 65.8062, -34.3467
        Hunter-Lab:
        64.0651, 49.1488, -11.9517
      #f885cb color charts
#f885cb RGB chart
      #f885cb CMYK chart
      #f885cb RGB pie chart
      #f885cb color shades, tints & tones
#f885cb color schemes
#f885cb color preview, HTML & CSS examples
           This text has a color of #f885cb        
        
          <p style="color:#f885cb;">Text here</p>
        
        
          .mytext {color:#f885cb;}
        
        Text color #f885cb
      
           This box has a color of #f885cb        
        
          <div style="background-color:#f885cb;">Content here</div>
        
        
          .mybackground {background-color:#f885cb;}
        
        Background color #f885cb
      
           Border around this has a color of #f885cb        
        
          <div style="border:2px solid #f885cb;">Content here</div>
        
        
          .myborder {border:2px solid #f885cb;}
        
        Border color #f885cb