#f81dba color space conversions
Hex:
        #f81dba
        RGB:
        248, 29, 186
        CMY:
        3, 89, 27
        CMYK:
        0, 88, 25, 3
      HSL:
        317°, 93.9914%, 54.3137%
        HSV (HSB):
        317°, 88.3065%, 97.2549%
        XYZ:
        48.0137, 24.3804, 48.6297
        xyY:
        0.3967, 0.2015, 24.3804
      CIE-Lab:
        56.4666, 85.8539, -27.9351
        CIE-LCH:
        56.4666, 90.2844, 341.9762
        CIE-Luv:
        56.4666, 106.7004, -55.9613
        Hunter-Lab:
        49.3765, 87.1646, -23.8297
      #f81dba color charts
#f81dba RGB chart
      #f81dba CMYK chart
      #f81dba RGB pie chart
      #f81dba color shades, tints & tones
#f81dba color schemes
#f81dba color preview, HTML & CSS examples
           This text has a color of #f81dba        
        
          <p style="color:#f81dba;">Text here</p>
        
        
          .mytext {color:#f81dba;}
        
        Text color #f81dba
      
           This box has a color of #f81dba        
        
          <div style="background-color:#f81dba;">Content here</div>
        
        
          .mybackground {background-color:#f81dba;}
        
        Background color #f81dba
      
           Border around this has a color of #f81dba        
        
          <div style="border:2px solid #f81dba;">Content here</div>
        
        
          .myborder {border:2px solid #f81dba;}
        
        Border color #f81dba