#f413dc color space conversions
Hex:
        #f413dc
        RGB:
        244, 19, 220
        CMY:
        4, 93, 14
        CMYK:
        0, 92, 10, 4
      HSL:
        306°, 91.0931%, 51.5686%
        HSV (HSB):
        306°, 92.2131%, 95.6863%
        XYZ:
        50.4594, 24.8661, 69.8503
        xyY:
        0.3476, 0.1713, 24.8661
      CIE-Lab:
        56.9448, 90.4425, -46.7240
        CIE-LCH:
        56.9448, 101.7987, 332.6784
        CIE-Luv:
        56.9448, 89.5871, -84.9774
        Hunter-Lab:
        49.8660, 93.3587, -48.1449
      #f413dc color charts
#f413dc RGB chart
      #f413dc CMYK chart
      #f413dc RGB pie chart
      #f413dc color shades, tints & tones
#f413dc color schemes
#f413dc color preview, HTML & CSS examples
           This text has a color of #f413dc        
        
          <p style="color:#f413dc;">Text here</p>
        
        
          .mytext {color:#f413dc;}
        
        Text color #f413dc
      
           This box has a color of #f413dc        
        
          <div style="background-color:#f413dc;">Content here</div>
        
        
          .mybackground {background-color:#f413dc;}
        
        Background color #f413dc
      
           Border around this has a color of #f413dc        
        
          <div style="border:2px solid #f413dc;">Content here</div>
        
        
          .myborder {border:2px solid #f413dc;}
        
        Border color #f413dc