#f85393 color space conversions
Hex:
        #f85393
        RGB:
        248, 83, 147
        CMY:
        3, 67, 42
        CMYK:
        0, 67, 41, 3
      HSL:
        337°, 92.1788%, 64.9020%
        HSV (HSB):
        337°, 66.5323%, 97.2549%
        XYZ:
        47.0711, 28.2496, 30.5755
        xyY:
        0.4445, 0.2668, 28.2496
      CIE-Lab:
        60.1135, 67.5115, 0.2614
        CIE-LCH:
        60.1135, 67.5120, 0.2218
        CIE-Luv:
        60.1135, 106.9557, -12.7978
        Hunter-Lab:
        53.1503, 65.0706, 3.0977
      #f85393 color charts
#f85393 RGB chart
      #f85393 CMYK chart
      #f85393 RGB pie chart
      #f85393 color shades, tints & tones
#f85393 color schemes
#f85393 color preview, HTML & CSS examples
           This text has a color of #f85393        
        
          <p style="color:#f85393;">Text here</p>
        
        
          .mytext {color:#f85393;}
        
        Text color #f85393
      
           This box has a color of #f85393        
        
          <div style="background-color:#f85393;">Content here</div>
        
        
          .mybackground {background-color:#f85393;}
        
        Background color #f85393
      
           Border around this has a color of #f85393        
        
          <div style="border:2px solid #f85393;">Content here</div>
        
        
          .myborder {border:2px solid #f85393;}
        
        Border color #f85393