#f281bd color space conversions
Hex:
        #f281bd
        RGB:
        242, 129, 189
        CMY:
        5, 49, 26
        CMYK:
        0, 47, 22, 5
      HSL:
        328°, 81.2950%, 72.7451%
        HSV (HSB):
        328°, 46.6942%, 94.9020%
        XYZ:
        53.6535, 38.2519, 52.6996
        xyY:
        0.3710, 0.2645, 38.2519
      CIE-Lab:
        68.2058, 50.2719, -11.8462
        CIE-LCH:
        68.2058, 51.6488, 346.7405
        CIE-Luv:
        68.2058, 66.8281, -26.6676
        Hunter-Lab:
        61.8481, 46.6154, -7.2262
      #f281bd color charts
#f281bd RGB chart
      #f281bd CMYK chart
      #f281bd RGB pie chart
      #f281bd color shades, tints & tones
#f281bd color schemes
#f281bd color preview, HTML & CSS examples
           This text has a color of #f281bd        
        
          <p style="color:#f281bd;">Text here</p>
        
        
          .mytext {color:#f281bd;}
        
        Text color #f281bd
      
           This box has a color of #f281bd        
        
          <div style="background-color:#f281bd;">Content here</div>
        
        
          .mybackground {background-color:#f281bd;}
        
        Background color #f281bd
      
           Border around this has a color of #f281bd        
        
          <div style="border:2px solid #f281bd;">Content here</div>
        
        
          .myborder {border:2px solid #f281bd;}
        
        Border color #f281bd