#f049fa color space conversions
Hex:
        #f049fa
        RGB:
        240, 73, 250
        CMY:
        6, 71, 2
        CMYK:
        4, 71, 0, 2
      HSL:
        297°, 94.6524%, 63.3333%
        HSV (HSB):
        297°, 70.8000%, 98.0392%
        XYZ:
        55.5730, 30.1925, 93.3412
        xyY:
        0.3103, 0.1686, 30.1925
      CIE-Lab:
        61.8199, 82.6677, -55.8193
        CIE-LCH:
        61.8199, 99.7484, 325.9718
        CIE-Luv:
        61.8199, 67.5747, -99.4206
        Hunter-Lab:
        54.9477, 84.3731, -62.2542
      #f049fa color charts
#f049fa RGB chart
      #f049fa CMYK chart
      #f049fa RGB pie chart
      #f049fa color shades, tints & tones
#f049fa color schemes
#f049fa color preview, HTML & CSS examples
           This text has a color of #f049fa        
        
          <p style="color:#f049fa;">Text here</p>
        
        
          .mytext {color:#f049fa;}
        
        Text color #f049fa
      
           This box has a color of #f049fa        
        
          <div style="background-color:#f049fa;">Content here</div>
        
        
          .mybackground {background-color:#f049fa;}
        
        Background color #f049fa
      
           Border around this has a color of #f049fa        
        
          <div style="border:2px solid #f049fa;">Content here</div>
        
        
          .myborder {border:2px solid #f049fa;}
        
        Border color #f049fa