#f414d5 color space conversions
Hex:
        #f414d5
        RGB:
        244, 20, 213
        CMY:
        4, 92, 16
        CMYK:
        0, 92, 13, 4
      HSL:
        308°, 91.0569%, 51.7647%
        HSV (HSB):
        308°, 91.8033%, 95.6863%
        XYZ:
        49.5686, 24.5375, 65.0744
        xyY:
        0.3561, 0.1763, 24.5375
      CIE-Lab:
        56.6220, 89.4374, -43.2561
        CIE-LCH:
        56.6220, 99.3486, 334.1894
        CIE-Luv:
        56.6220, 92.5160, -79.4927
        Hunter-Lab:
        49.5353, 91.9331, -43.2144
      #f414d5 color charts
#f414d5 RGB chart
      #f414d5 CMYK chart
      #f414d5 RGB pie chart
      #f414d5 color shades, tints & tones
#f414d5 color schemes
#f414d5 color preview, HTML & CSS examples
           This text has a color of #f414d5        
        
          <p style="color:#f414d5;">Text here</p>
        
        
          .mytext {color:#f414d5;}
        
        Text color #f414d5
      
           This box has a color of #f414d5        
        
          <div style="background-color:#f414d5;">Content here</div>
        
        
          .mybackground {background-color:#f414d5;}
        
        Background color #f414d5
      
           Border around this has a color of #f414d5        
        
          <div style="border:2px solid #f414d5;">Content here</div>
        
        
          .myborder {border:2px solid #f414d5;}
        
        Border color #f414d5