#f85188 color space conversions
Hex:
        #f85188
        RGB:
        248, 81, 136
        CMY:
        3, 68, 47
        CMYK:
        0, 67, 45, 3
      HSL:
        340°, 92.2652%, 64.5098%
        HSV (HSB):
        340°, 67.3387%, 97.2549%
        XYZ:
        46.0978, 27.6189, 26.1939
        xyY:
        0.4614, 0.2764, 27.6189
      CIE-Lab:
        59.5429, 67.2255, 5.8588
        CIE-LCH:
        59.5429, 67.4804, 4.9808
        CIE-Luv:
        59.5429, 111.6827, -5.5234
        Hunter-Lab:
        52.5537, 64.6034, 7.2361
      #f85188 color charts
#f85188 RGB chart
      #f85188 CMYK chart
      #f85188 RGB pie chart
      #f85188 color shades, tints & tones
#f85188 color schemes
#f85188 color preview, HTML & CSS examples
           This text has a color of #f85188        
        
          <p style="color:#f85188;">Text here</p>
        
        
          .mytext {color:#f85188;}
        
        Text color #f85188
      
           This box has a color of #f85188        
        
          <div style="background-color:#f85188;">Content here</div>
        
        
          .mybackground {background-color:#f85188;}
        
        Background color #f85188
      
           Border around this has a color of #f85188        
        
          <div style="border:2px solid #f85188;">Content here</div>
        
        
          .myborder {border:2px solid #f85188;}
        
        Border color #f85188