#f81fc4 color space conversions
Hex:
        #f81fc4
        RGB:
        248, 31, 196
        CMY:
        3, 88, 23
        CMYK:
        0, 88, 21, 3
      HSL:
        314°, 93.9394%, 54.7059%
        HSV (HSB):
        314°, 87.5000%, 97.2549%
        XYZ:
        49.1652, 24.9220, 54.4437
        xyY:
        0.3825, 0.1939, 24.9220
      CIE-Lab:
        56.9993, 86.7162, -32.8814
        CIE-LCH:
        56.9993, 92.7409, 339.2341
        CIE-Luv:
        56.9993, 101.9399, -63.5684
        Hunter-Lab:
        49.9219, 88.4310, -29.7150
      #f81fc4 color charts
#f81fc4 RGB chart
      #f81fc4 CMYK chart
      #f81fc4 RGB pie chart
      #f81fc4 color shades, tints & tones
#f81fc4 color schemes
#f81fc4 color preview, HTML & CSS examples
           This text has a color of #f81fc4        
        
          <p style="color:#f81fc4;">Text here</p>
        
        
          .mytext {color:#f81fc4;}
        
        Text color #f81fc4
      
           This box has a color of #f81fc4        
        
          <div style="background-color:#f81fc4;">Content here</div>
        
        
          .mybackground {background-color:#f81fc4;}
        
        Background color #f81fc4
      
           Border around this has a color of #f81fc4        
        
          <div style="border:2px solid #f81fc4;">Content here</div>
        
        
          .myborder {border:2px solid #f81fc4;}
        
        Border color #f81fc4