#f8517a color space conversions
Hex:
        #f8517a
        RGB:
        248, 81, 122
        CMY:
        3, 68, 52
        CMYK:
        0, 67, 51, 3
      HSL:
        345°, 92.2652%, 64.5098%
        HSV (HSB):
        345°, 67.3387%, 97.2549%
        XYZ:
        45.1667, 27.2465, 21.2909
        xyY:
        0.4820, 0.2908, 27.2465
      CIE-Lab:
        59.2018, 66.0329, 13.5736
        CIE-LCH:
        59.2018, 67.4136, 11.6158
        CIE-Luv:
        59.2018, 116.3018, 4.0782
        Hunter-Lab:
        52.1981, 63.1080, 12.3551
      #f8517a color charts
#f8517a RGB chart
      #f8517a CMYK chart
      #f8517a RGB pie chart
      #f8517a color shades, tints & tones
#f8517a color schemes
#f8517a color preview, HTML & CSS examples
           This text has a color of #f8517a        
        
          <p style="color:#f8517a;">Text here</p>
        
        
          .mytext {color:#f8517a;}
        
        Text color #f8517a
      
           This box has a color of #f8517a        
        
          <div style="background-color:#f8517a;">Content here</div>
        
        
          .mybackground {background-color:#f8517a;}
        
        Background color #f8517a
      
           Border around this has a color of #f8517a        
        
          <div style="border:2px solid #f8517a;">Content here</div>
        
        
          .myborder {border:2px solid #f8517a;}
        
        Border color #f8517a