#f142c4 color space conversions
Hex:
        #f142c4
        RGB:
        241, 66, 196
        CMY:
        5, 74, 23
        CMYK:
        0, 73, 19, 5
      HSL:
        315°, 86.2069%, 60.1961%
        HSV (HSB):
        315°, 72.6141%, 94.5098%
        XYZ:
        48.1876, 26.5827, 54.8158
        xyY:
        0.3719, 0.2051, 26.5827
      CIE-Lab:
        58.5861, 77.1986, -30.5063
        CIE-LCH:
        58.5861, 83.0076, 338.4377
        CIE-Luv:
        58.5861, 89.4398, -58.6559
        Hunter-Lab:
        51.5584, 76.6028, -26.9449
      #f142c4 color charts
#f142c4 RGB chart
      #f142c4 CMYK chart
      #f142c4 RGB pie chart
      #f142c4 color shades, tints & tones
#f142c4 color schemes
#f142c4 color preview, HTML & CSS examples
           This text has a color of #f142c4        
        
          <p style="color:#f142c4;">Text here</p>
        
        
          .mytext {color:#f142c4;}
        
        Text color #f142c4
      
           This box has a color of #f142c4        
        
          <div style="background-color:#f142c4;">Content here</div>
        
        
          .mybackground {background-color:#f142c4;}
        
        Background color #f142c4
      
           Border around this has a color of #f142c4        
        
          <div style="border:2px solid #f142c4;">Content here</div>
        
        
          .myborder {border:2px solid #f142c4;}
        
        Border color #f142c4