#f182fb color space conversions
Hex:
        #f182fb
        RGB:
        241, 130, 251
        CMY:
        5, 49, 2
        CMYK:
        4, 48, 0, 2
      HSL:
        295°, 93.7984%, 74.7059%
        HSV (HSB):
        295°, 48.2072%, 98.4314%
        XYZ:
        61.6708, 41.6311, 96.0520
        xyY:
        0.3094, 0.2088, 41.6311
      CIE-Lab:
        70.6158, 59.5190, -42.4757
        CIE-LCH:
        70.6158, 73.1211, 324.4865
        CIE-Luv:
        70.6158, 50.8138, -76.9018
        Hunter-Lab:
        64.5221, 57.6982, -43.0976
      #f182fb color charts
#f182fb RGB chart
      #f182fb CMYK chart
      #f182fb RGB pie chart
      #f182fb color shades, tints & tones
#f182fb color schemes
#f182fb color preview, HTML & CSS examples
           This text has a color of #f182fb        
        
          <p style="color:#f182fb;">Text here</p>
        
        
          .mytext {color:#f182fb;}
        
        Text color #f182fb
      
           This box has a color of #f182fb        
        
          <div style="background-color:#f182fb;">Content here</div>
        
        
          .mybackground {background-color:#f182fb;}
        
        Background color #f182fb
      
           Border around this has a color of #f182fb        
        
          <div style="border:2px solid #f182fb;">Content here</div>
        
        
          .myborder {border:2px solid #f182fb;}
        
        Border color #f182fb