#f142d1 color space conversions
Hex:
        #f142d1
        RGB:
        241, 66, 209
        CMY:
        5, 74, 18
        CMYK:
        0, 73, 13, 5
      HSL:
        311°, 86.2069%, 60.1961%
        HSV (HSB):
        311°, 72.6141%, 94.5098%
        XYZ:
        49.7325, 27.2007, 62.9507
        xyY:
        0.3555, 0.1945, 27.2007
      CIE-Lab:
        59.1596, 78.9424, -37.0279
        CIE-LCH:
        59.1596, 87.1950, 334.8711
        CIE-Luv:
        59.1596, 84.4584, -69.0076
        Hunter-Lab:
        52.1542, 78.9414, -35.0556
      #f142d1 color charts
#f142d1 RGB chart
      #f142d1 CMYK chart
      #f142d1 RGB pie chart
      #f142d1 color shades, tints & tones
#f142d1 color schemes
#f142d1 color preview, HTML & CSS examples
           This text has a color of #f142d1        
        
          <p style="color:#f142d1;">Text here</p>
        
        
          .mytext {color:#f142d1;}
        
        Text color #f142d1
      
           This box has a color of #f142d1        
        
          <div style="background-color:#f142d1;">Content here</div>
        
        
          .mybackground {background-color:#f142d1;}
        
        Background color #f142d1
      
           Border around this has a color of #f142d1        
        
          <div style="border:2px solid #f142d1;">Content here</div>
        
        
          .myborder {border:2px solid #f142d1;}
        
        Border color #f142d1