#f185fa color space conversions
Hex:
        #f185fa
        RGB:
        241, 133, 250
        CMY:
        5, 48, 2
        CMYK:
        4, 47, 0, 2
      HSL:
        295°, 92.1260%, 75.0980%
        HSV (HSB):
        295°, 46.8000%, 98.0392%
        XYZ:
        61.9185, 42.3780, 95.3588
        xyY:
        0.3101, 0.2123, 42.3780
      CIE-Lab:
        71.1307, 57.8782, -41.1254
        CIE-LCH:
        71.1307, 71.0012, 324.6043
        CIE-Luv:
        71.1307, 49.8850, -74.5314
        Hunter-Lab:
        65.0984, 55.8586, -41.2816
      #f185fa color charts
#f185fa RGB chart
      #f185fa CMYK chart
      #f185fa RGB pie chart
      #f185fa color shades, tints & tones
#f185fa color schemes
#f185fa color preview, HTML & CSS examples
           This text has a color of #f185fa        
        
          <p style="color:#f185fa;">Text here</p>
        
        
          .mytext {color:#f185fa;}
        
        Text color #f185fa
      
           This box has a color of #f185fa        
        
          <div style="background-color:#f185fa;">Content here</div>
        
        
          .mybackground {background-color:#f185fa;}
        
        Background color #f185fa
      
           Border around this has a color of #f185fa        
        
          <div style="border:2px solid #f185fa;">Content here</div>
        
        
          .myborder {border:2px solid #f185fa;}
        
        Border color #f185fa