#f85468 color space conversions
Hex:
        #f85468
        RGB:
        248, 84, 104
        CMY:
        3, 67, 59
        CMYK:
        0, 66, 58, 3
      HSL:
        353°, 92.1348%, 65.0980%
        HSV (HSB):
        353°, 66.1290%, 97.2549%
        XYZ:
        44.3804, 27.2966, 16.0264
        xyY:
        0.5060, 0.3112, 27.2966
      CIE-Lab:
        59.2478, 63.5569, 24.1398
        CIE-LCH:
        59.2478, 67.9869, 20.7975
        CIE-Luv:
        59.2478, 120.0419, 16.2780
        Hunter-Lab:
        52.2461, 60.1959, 18.3852
      #f85468 color charts
#f85468 RGB chart
      #f85468 CMYK chart
      #f85468 RGB pie chart
      #f85468 color shades, tints & tones
#f85468 color schemes
#f85468 color preview, HTML & CSS examples
           This text has a color of #f85468        
        
          <p style="color:#f85468;">Text here</p>
        
        
          .mytext {color:#f85468;}
        
        Text color #f85468
      
           This box has a color of #f85468        
        
          <div style="background-color:#f85468;">Content here</div>
        
        
          .mybackground {background-color:#f85468;}
        
        Background color #f85468
      
           Border around this has a color of #f85468        
        
          <div style="border:2px solid #f85468;">Content here</div>
        
        
          .myborder {border:2px solid #f85468;}
        
        Border color #f85468