#f842b1 color space conversions
Hex:
        #f842b1
        RGB:
        248, 66, 177
        CMY:
        3, 74, 31
        CMYK:
        0, 73, 29, 3
      HSL:
        323°, 92.8571%, 61.5686%
        HSV (HSB):
        323°, 73.3871%, 97.2549%
        XYZ:
        48.5954, 27.0272, 44.2505
        xyY:
        0.4054, 0.2255, 27.0272
      CIE-Lab:
        58.9995, 76.5381, -18.8340
        CIE-LCH:
        58.9995, 78.8213, 346.1757
        CIE-Luv:
        58.9995, 102.3497, -41.2464
        Hunter-Lab:
        51.9877, 75.8741, -14.0746
      #f842b1 color charts
#f842b1 RGB chart
      #f842b1 CMYK chart
      #f842b1 RGB pie chart
      #f842b1 color shades, tints & tones
#f842b1 color schemes
#f842b1 color preview, HTML & CSS examples
           This text has a color of #f842b1        
        
          <p style="color:#f842b1;">Text here</p>
        
        
          .mytext {color:#f842b1;}
        
        Text color #f842b1
      
           This box has a color of #f842b1        
        
          <div style="background-color:#f842b1;">Content here</div>
        
        
          .mybackground {background-color:#f842b1;}
        
        Background color #f842b1
      
           Border around this has a color of #f842b1        
        
          <div style="border:2px solid #f842b1;">Content here</div>
        
        
          .myborder {border:2px solid #f842b1;}
        
        Border color #f842b1