#f995ea color space conversions
Hex:
        #f995ea
        RGB:
        249, 149, 234
        CMY:
        2, 42, 8
        CMYK:
        0, 40, 6, 2
      HSL:
        309°, 89.2857%, 78.0392%
        HSV (HSB):
        309°, 40.1606%, 97.6471%
        XYZ:
        64.6657, 47.5751, 83.6166
        xyY:
        0.3302, 0.2429, 47.5751
      CIE-Lab:
        74.5562, 49.4311, -27.0189
        CIE-LCH:
        74.5562, 56.3334, 331.3391
        CIE-Luv:
        74.5562, 51.8521, -50.6760
        Hunter-Lab:
        68.9747, 46.6427, -23.5937
      #f995ea color charts
#f995ea RGB chart
      #f995ea CMYK chart
      #f995ea RGB pie chart
      #f995ea color shades, tints & tones
#f995ea color schemes
#f995ea color preview, HTML & CSS examples
           This text has a color of #f995ea        
        
          <p style="color:#f995ea;">Text here</p>
        
        
          .mytext {color:#f995ea;}
        
        Text color #f995ea
      
           This box has a color of #f995ea        
        
          <div style="background-color:#f995ea;">Content here</div>
        
        
          .mybackground {background-color:#f995ea;}
        
        Background color #f995ea
      
           Border around this has a color of #f995ea        
        
          <div style="border:2px solid #f995ea;">Content here</div>
        
        
          .myborder {border:2px solid #f995ea;}
        
        Border color #f995ea