#f146ed color space conversions
Hex:
        #f146ed
        RGB:
        241, 70, 237
        CMY:
        5, 73, 7
        CMYK:
        0, 71, 2, 5
      HSL:
        301°, 85.9296%, 60.9804%
        HSV (HSB):
        301°, 70.9544%, 94.5098%
        XYZ:
        53.7518, 29.1955, 82.9230
        xyY:
        0.3241, 0.1760, 29.1955
      CIE-Lab:
        60.9538, 81.7831, -49.9635
        CIE-LCH:
        60.9538, 95.8375, 328.5781
        CIE-Luv:
        60.9538, 73.3229, -89.9161
        Hunter-Lab:
        54.0329, 83.0141, -53.1680
      #f146ed color charts
#f146ed RGB chart
      #f146ed CMYK chart
      #f146ed RGB pie chart
      #f146ed color shades, tints & tones
#f146ed color schemes
#f146ed color preview, HTML & CSS examples
           This text has a color of #f146ed        
        
          <p style="color:#f146ed;">Text here</p>
        
        
          .mytext {color:#f146ed;}
        
        Text color #f146ed
      
           This box has a color of #f146ed        
        
          <div style="background-color:#f146ed;">Content here</div>
        
        
          .mybackground {background-color:#f146ed;}
        
        Background color #f146ed
      
           Border around this has a color of #f146ed        
        
          <div style="border:2px solid #f146ed;">Content here</div>
        
        
          .myborder {border:2px solid #f146ed;}
        
        Border color #f146ed