#f955ed color space conversions
Hex:
        #f955ed
        RGB:
        249, 85, 237
        CMY:
        2, 67, 7
        CMYK:
        0, 66, 5, 2
      HSL:
        304°, 93.1818%, 65.4902%
        HSV (HSB):
        304°, 65.8635%, 97.6471%
        XYZ:
        57.6015, 32.7512, 83.4064
        xyY:
        0.3315, 0.1885, 32.7512
      CIE-Lab:
        63.9589, 78.4742, -45.1365
        CIE-LCH:
        63.9589, 90.5290, 330.0935
        CIE-Luv:
        63.9589, 75.2445, -82.7020
        Hunter-Lab:
        57.2286, 79.5129, -46.3507
      #f955ed color charts
#f955ed RGB chart
      #f955ed CMYK chart
      #f955ed RGB pie chart
      #f955ed color shades, tints & tones
#f955ed color schemes
#f955ed color preview, HTML & CSS examples
           This text has a color of #f955ed        
        
          <p style="color:#f955ed;">Text here</p>
        
        
          .mytext {color:#f955ed;}
        
        Text color #f955ed
      
           This box has a color of #f955ed        
        
          <div style="background-color:#f955ed;">Content here</div>
        
        
          .mybackground {background-color:#f955ed;}
        
        Background color #f955ed
      
           Border around this has a color of #f955ed        
        
          <div style="border:2px solid #f955ed;">Content here</div>
        
        
          .myborder {border:2px solid #f955ed;}
        
        Border color #f955ed