#f374fa color space conversions
Hex:
        #f374fa
        RGB:
        243, 116, 250
        CMY:
        5, 55, 2
        CMYK:
        3, 54, 0, 2
      HSL:
        297°, 93.0556%, 71.7647%
        HSV (HSB):
        297°, 53.6000%, 98.0392%
        XYZ:
        60.4629, 38.4476, 94.6769
        xyY:
        0.3123, 0.1986, 38.4476
      CIE-Lab:
        68.3492, 66.4439, -45.4639
        CIE-LCH:
        68.3492, 80.5094, 325.6183
        CIE-Luv:
        68.3492, 57.4864, -82.3778
        Hunter-Lab:
        62.0061, 65.5466, -47.1253
      #f374fa color charts
#f374fa RGB chart
      #f374fa CMYK chart
      #f374fa RGB pie chart
      #f374fa color shades, tints & tones
#f374fa color schemes
#f374fa color preview, HTML & CSS examples
           This text has a color of #f374fa        
        
          <p style="color:#f374fa;">Text here</p>
        
        
          .mytext {color:#f374fa;}
        
        Text color #f374fa
      
           This box has a color of #f374fa        
        
          <div style="background-color:#f374fa;">Content here</div>
        
        
          .mybackground {background-color:#f374fa;}
        
        Background color #f374fa
      
           Border around this has a color of #f374fa        
        
          <div style="border:2px solid #f374fa;">Content here</div>
        
        
          .myborder {border:2px solid #f374fa;}
        
        Border color #f374fa