#f341da color space conversions
Hex:
        #f341da
        RGB:
        243, 65, 218
        CMY:
        5, 75, 15
        CMYK:
        0, 73, 10, 5
      HSL:
        308°, 88.1188%, 60.3922%
        HSV (HSB):
        308°, 73.2510%, 95.2941%
        XYZ:
        51.5073, 27.8972, 68.9996
        xyY:
        0.3471, 0.1880, 27.8972
      CIE-Lab:
        59.7958, 80.9373, -41.1054
        CIE-LCH:
        59.7958, 90.7772, 333.0755
        CIE-Luv:
        59.7958, 82.7896, -75.7544
        Hunter-Lab:
        52.8178, 81.6399, -40.4822
      #f341da color charts
#f341da RGB chart
      #f341da CMYK chart
      #f341da RGB pie chart
      #f341da color shades, tints & tones
#f341da color schemes
#f341da color preview, HTML & CSS examples
           This text has a color of #f341da        
        
          <p style="color:#f341da;">Text here</p>
        
        
          .mytext {color:#f341da;}
        
        Text color #f341da
      
           This box has a color of #f341da        
        
          <div style="background-color:#f341da;">Content here</div>
        
        
          .mybackground {background-color:#f341da;}
        
        Background color #f341da
      
           Border around this has a color of #f341da        
        
          <div style="border:2px solid #f341da;">Content here</div>
        
        
          .myborder {border:2px solid #f341da;}
        
        Border color #f341da