#f41fd5 color space conversions
Hex:
        #f41fd5
        RGB:
        244, 31, 213
        CMY:
        4, 88, 16
        CMYK:
        0, 87, 13, 4
      HSL:
        309°, 90.6383%, 53.9216%
        HSV (HSB):
        309°, 87.2951%, 95.6863%
        XYZ:
        49.8085, 25.0172, 65.1544
        xyY:
        0.3558, 0.1787, 25.0172
      CIE-Lab:
        57.0921, 88.0589, -42.5145
        CIE-LCH:
        57.0921, 97.7847, 334.2289
        CIE-Luv:
        57.0921, 91.4618, -78.2971
        Hunter-Lab:
        50.0172, 90.2251, -42.2215
      #f41fd5 color charts
#f41fd5 RGB chart
      #f41fd5 CMYK chart
      #f41fd5 RGB pie chart
      #f41fd5 color shades, tints & tones
#f41fd5 color schemes
#f41fd5 color preview, HTML & CSS examples
           This text has a color of #f41fd5        
        
          <p style="color:#f41fd5;">Text here</p>
        
        
          .mytext {color:#f41fd5;}
        
        Text color #f41fd5
      
           This box has a color of #f41fd5        
        
          <div style="background-color:#f41fd5;">Content here</div>
        
        
          .mybackground {background-color:#f41fd5;}
        
        Background color #f41fd5
      
           Border around this has a color of #f41fd5        
        
          <div style="border:2px solid #f41fd5;">Content here</div>
        
        
          .myborder {border:2px solid #f41fd5;}
        
        Border color #f41fd5