#f81fb5 color space conversions
Hex:
        #f81fb5
        RGB:
        248, 31, 181
        CMY:
        3, 88, 29
        CMYK:
        0, 88, 27, 3
      HSL:
        319°, 93.9394%, 54.7059%
        HSV (HSB):
        319°, 87.5000%, 97.2549%
        XYZ:
        47.5419, 24.2726, 45.8954
        xyY:
        0.4039, 0.2062, 24.2726
      CIE-Lab:
        56.3597, 85.0060, -25.1987
        CIE-LCH:
        56.3597, 88.6623, 343.4884
        CIE-Luv:
        56.3597, 108.6917, -51.7668
        Hunter-Lab:
        49.2673, 86.0311, -20.7451
      #f81fb5 color charts
#f81fb5 RGB chart
      #f81fb5 CMYK chart
      #f81fb5 RGB pie chart
      #f81fb5 color shades, tints & tones
#f81fb5 color schemes
#f81fb5 color preview, HTML & CSS examples
           This text has a color of #f81fb5        
        
          <p style="color:#f81fb5;">Text here</p>
        
        
          .mytext {color:#f81fb5;}
        
        Text color #f81fb5
      
           This box has a color of #f81fb5        
        
          <div style="background-color:#f81fb5;">Content here</div>
        
        
          .mybackground {background-color:#f81fb5;}
        
        Background color #f81fb5
      
           Border around this has a color of #f81fb5        
        
          <div style="border:2px solid #f81fb5;">Content here</div>
        
        
          .myborder {border:2px solid #f81fb5;}
        
        Border color #f81fb5