#fb41f1 color space conversions
Hex:
        #fb41f1
        RGB:
        251, 65, 241
        CMY:
        2, 75, 5
        CMYK:
        0, 74, 4, 2
      HSL:
        303°, 95.8763%, 61.9608%
        HSV (HSB):
        303°, 74.1036%, 98.4314%
        XYZ:
        57.5511, 30.6407, 86.1001
        xyY:
        0.3302, 0.1758, 30.6407
      CIE-Lab:
        62.2031, 85.9189, -50.1128
        CIE-LCH:
        62.2031, 99.4653, 329.7468
        CIE-Luv:
        62.2031, 80.0728, -91.1506
        Hunter-Lab:
        55.3540, 88.7154, -53.4744
      #fb41f1 color charts
#fb41f1 RGB chart
      #fb41f1 CMYK chart
      #fb41f1 RGB pie chart
      #fb41f1 color shades, tints & tones
#fb41f1 color schemes
#fb41f1 color preview, HTML & CSS examples
           This text has a color of #fb41f1        
        
          <p style="color:#fb41f1;">Text here</p>
        
        
          .mytext {color:#fb41f1;}
        
        Text color #fb41f1
      
           This box has a color of #fb41f1        
        
          <div style="background-color:#fb41f1;">Content here</div>
        
        
          .mybackground {background-color:#fb41f1;}
        
        Background color #fb41f1
      
           Border around this has a color of #fb41f1        
        
          <div style="border:2px solid #fb41f1;">Content here</div>
        
        
          .myborder {border:2px solid #fb41f1;}
        
        Border color #fb41f1