#fb41e5 color space conversions
Hex:
        #fb41e5
        RGB:
        251, 65, 229
        CMY:
        2, 75, 10
        CMYK:
        0, 74, 9, 2
      HSL:
        307°, 95.8763%, 61.9608%
        HSV (HSB):
        307°, 74.1036%, 98.4314%
        XYZ:
        55.8168, 29.9470, 76.9672
        xyY:
        0.3430, 0.1840, 29.9470
      CIE-Lab:
        61.6084, 84.1898, -44.3530
        CIE-LCH:
        61.6084, 95.1584, 332.2188
        CIE-Luv:
        61.6084, 84.5314, -81.7718
        Hunter-Lab:
        54.7238, 86.2985, -45.0827
      #fb41e5 color charts
#fb41e5 RGB chart
      #fb41e5 CMYK chart
      #fb41e5 RGB pie chart
      #fb41e5 color shades, tints & tones
#fb41e5 color schemes
#fb41e5 color preview, HTML & CSS examples
           This text has a color of #fb41e5        
        
          <p style="color:#fb41e5;">Text here</p>
        
        
          .mytext {color:#fb41e5;}
        
        Text color #fb41e5
      
           This box has a color of #fb41e5        
        
          <div style="background-color:#fb41e5;">Content here</div>
        
        
          .mybackground {background-color:#fb41e5;}
        
        Background color #fb41e5
      
           Border around this has a color of #fb41e5        
        
          <div style="border:2px solid #fb41e5;">Content here</div>
        
        
          .myborder {border:2px solid #fb41e5;}
        
        Border color #fb41e5