#f940b2 color space conversions
Hex:
        #f940b2
        RGB:
        249, 64, 178
        CMY:
        2, 75, 30
        CMYK:
        0, 74, 29, 2
      HSL:
        323°, 93.9086%, 61.3725%
        HSV (HSB):
        323°, 74.2972%, 97.6471%
        XYZ:
        48.9362, 27.0209, 44.7558
        xyY:
        0.4054, 0.2238, 27.0209
      CIE-Lab:
        58.9937, 77.4957, -19.4059
        CIE-LCH:
        58.9937, 79.8885, 345.9415
        CIE-Luv:
        58.9937, 103.3553, -42.2683
        Hunter-Lab:
        51.9816, 77.0745, -14.6611
      #f940b2 color charts
#f940b2 RGB chart
      #f940b2 CMYK chart
      #f940b2 RGB pie chart
      #f940b2 color shades, tints & tones
#f940b2 color schemes
#f940b2 color preview, HTML & CSS examples
           This text has a color of #f940b2        
        
          <p style="color:#f940b2;">Text here</p>
        
        
          .mytext {color:#f940b2;}
        
        Text color #f940b2
      
           This box has a color of #f940b2        
        
          <div style="background-color:#f940b2;">Content here</div>
        
        
          .mybackground {background-color:#f940b2;}
        
        Background color #f940b2
      
           Border around this has a color of #f940b2        
        
          <div style="border:2px solid #f940b2;">Content here</div>
        
        
          .myborder {border:2px solid #f940b2;}
        
        Border color #f940b2