#f19bd4 color space conversions
Hex:
        #f19bd4
        RGB:
        241, 155, 212
        CMY:
        5, 39, 17
        CMYK:
        0, 36, 12, 5
      HSL:
        320°, 75.4386%, 77.6471%
        HSV (HSB):
        320°, 35.6846%, 94.5098%
        XYZ:
        59.8806, 46.8969, 68.1833
        xyY:
        0.3423, 0.2680, 46.8969
      CIE-Lab:
        74.1238, 40.1688, -15.7218
        CIE-LCH:
        74.1238, 43.1359, 338.6250
        CIE-Luv:
        74.1238, 47.8243, -31.0852
        Hunter-Lab:
        68.4813, 36.2395, -11.0950
      #f19bd4 color charts
#f19bd4 RGB chart
      #f19bd4 CMYK chart
      #f19bd4 RGB pie chart
      #f19bd4 color shades, tints & tones
#f19bd4 color schemes
#f19bd4 color preview, HTML & CSS examples
           This text has a color of #f19bd4        
        
          <p style="color:#f19bd4;">Text here</p>
        
        
          .mytext {color:#f19bd4;}
        
        Text color #f19bd4
      
           This box has a color of #f19bd4        
        
          <div style="background-color:#f19bd4;">Content here</div>
        
        
          .mybackground {background-color:#f19bd4;}
        
        Background color #f19bd4
      
           Border around this has a color of #f19bd4        
        
          <div style="border:2px solid #f19bd4;">Content here</div>
        
        
          .myborder {border:2px solid #f19bd4;}
        
        Border color #f19bd4