#f85bd1 color space conversions
Hex:
        #f85bd1
        RGB:
        248, 91, 209
        CMY:
        3, 64, 18
        CMYK:
        0, 63, 16, 3
      HSL:
        315°, 91.8129%, 66.4706%
        HSV (HSB):
        315°, 63.3065%, 97.2549%
        XYZ:
        53.9611, 32.0421, 63.6623
        xyY:
        0.3605, 0.2141, 32.0421
      CIE-Lab:
        63.3776, 71.8713, -30.3809
        CIE-LCH:
        63.3776, 78.0288, 337.0856
        CIE-Luv:
        63.3776, 82.0935, -58.4070
        Hunter-Lab:
        56.6057, 71.1005, -27.0572
      #f85bd1 color charts
#f85bd1 RGB chart
      #f85bd1 CMYK chart
      #f85bd1 RGB pie chart
      #f85bd1 color shades, tints & tones
#f85bd1 color schemes
#f85bd1 color preview, HTML & CSS examples
           This text has a color of #f85bd1        
        
          <p style="color:#f85bd1;">Text here</p>
        
        
          .mytext {color:#f85bd1;}
        
        Text color #f85bd1
      
           This box has a color of #f85bd1        
        
          <div style="background-color:#f85bd1;">Content here</div>
        
        
          .mybackground {background-color:#f85bd1;}
        
        Background color #f85bd1
      
           Border around this has a color of #f85bd1        
        
          <div style="border:2px solid #f85bd1;">Content here</div>
        
        
          .myborder {border:2px solid #f85bd1;}
        
        Border color #f85bd1