#f81aca color space conversions
Hex:
        #f81aca
        RGB:
        248, 26, 202
        CMY:
        3, 90, 21
        CMYK:
        0, 90, 19, 3
      HSL:
        312°, 94.0678%, 53.7255%
        HSV (HSB):
        312°, 89.5161%, 97.2549%
        XYZ:
        49.7415, 24.9595, 58.0731
        xyY:
        0.3746, 0.1880, 24.9595
      CIE-Lab:
        57.0360, 88.1203, -36.2700
        CIE-LCH:
        57.0360, 95.2927, 337.6281
        CIE-Luv:
        57.0360, 99.8626, -68.8922
        Hunter-Lab:
        49.9595, 90.2919, -33.9473
      #f81aca color charts
#f81aca RGB chart
      #f81aca CMYK chart
      #f81aca RGB pie chart
      #f81aca color shades, tints & tones
#f81aca color schemes
#f81aca color preview, HTML & CSS examples
           This text has a color of #f81aca        
        
          <p style="color:#f81aca;">Text here</p>
        
        
          .mytext {color:#f81aca;}
        
        Text color #f81aca
      
           This box has a color of #f81aca        
        
          <div style="background-color:#f81aca;">Content here</div>
        
        
          .mybackground {background-color:#f81aca;}
        
        Background color #f81aca
      
           Border around this has a color of #f81aca        
        
          <div style="border:2px solid #f81aca;">Content here</div>
        
        
          .myborder {border:2px solid #f81aca;}
        
        Border color #f81aca