#f901eb color space conversions
Hex:
        #f901eb
        RGB:
        249, 1, 235
        CMY:
        2, 100, 8
        CMYK:
        0, 100, 6, 2
      HSL:
        303°, 99.2000%, 49.0196%
        HSV (HSB):
        303°, 99.5984%, 97.6471%
        XYZ:
        54.0732, 26.1596, 80.7966
        xyY:
        0.3358, 0.1625, 26.1596
      CIE-Lab:
        58.1882, 94.5259, -53.1570
        CIE-LCH:
        58.1882, 108.4472, 330.6486
        CIE-Luv:
        58.1882, 87.8598, -95.7344
        Hunter-Lab:
        51.1465, 99.2079, -57.8585
      #f901eb color charts
#f901eb RGB chart
      #f901eb CMYK chart
      #f901eb RGB pie chart
      #f901eb color shades, tints & tones
#f901eb color schemes
#f901eb color preview, HTML & CSS examples
           This text has a color of #f901eb        
        
          <p style="color:#f901eb;">Text here</p>
        
        
          .mytext {color:#f901eb;}
        
        Text color #f901eb
      
           This box has a color of #f901eb        
        
          <div style="background-color:#f901eb;">Content here</div>
        
        
          .mybackground {background-color:#f901eb;}
        
        Background color #f901eb
      
           Border around this has a color of #f901eb        
        
          <div style="border:2px solid #f901eb;">Content here</div>
        
        
          .myborder {border:2px solid #f901eb;}
        
        Border color #f901eb