#f41bfa color space conversions
Hex:
        #f41bfa
        RGB:
        244, 27, 250
        CMY:
        4, 89, 2
        CMYK:
        2, 89, 0, 2
      HSL:
        298°, 95.7082%, 54.3137%
        HSV (HSB):
        298°, 89.2000%, 98.0392%
        XYZ:
        54.9555, 26.9191, 92.7419
        xyY:
        0.3147, 0.1542, 26.9191
      CIE-Lab:
        58.8994, 93.7019, -60.4473
        CIE-LCH:
        58.8994, 111.5075, 327.1739
        CIE-Luv:
        58.8994, 76.9054, -106.8866
        Hunter-Lab:
        51.8836, 98.2721, -69.6623
      #f41bfa color charts
#f41bfa RGB chart
      #f41bfa CMYK chart
      #f41bfa RGB pie chart
      #f41bfa color shades, tints & tones
#f41bfa color schemes
#f41bfa color preview, HTML & CSS examples
           This text has a color of #f41bfa        
        
          <p style="color:#f41bfa;">Text here</p>
        
        
          .mytext {color:#f41bfa;}
        
        Text color #f41bfa
      
           This box has a color of #f41bfa        
        
          <div style="background-color:#f41bfa;">Content here</div>
        
        
          .mybackground {background-color:#f41bfa;}
        
        Background color #f41bfa
      
           Border around this has a color of #f41bfa        
        
          <div style="border:2px solid #f41bfa;">Content here</div>
        
        
          .myborder {border:2px solid #f41bfa;}
        
        Border color #f41bfa