#f482fa color space conversions
Hex:
        #f482fa
        RGB:
        244, 130, 250
        CMY:
        4, 49, 2
        CMYK:
        2, 48, 0, 2
      HSL:
        297°, 92.3077%, 74.5098%
        HSV (HSB):
        297°, 48.0000%, 98.0392%
        XYZ:
        62.5462, 42.1005, 95.2721
        xyY:
        0.3129, 0.2106, 42.1005
      CIE-Lab:
        70.9401, 60.1594, -41.3960
        CIE-LCH:
        70.9401, 73.0259, 325.4679
        CIE-Luv:
        70.9401, 53.0136, -75.2974
        Hunter-Lab:
        64.8849, 58.5176, -41.6376
      #f482fa color charts
#f482fa RGB chart
      #f482fa CMYK chart
      #f482fa RGB pie chart
      #f482fa color shades, tints & tones
#f482fa color schemes
#f482fa color preview, HTML & CSS examples
           This text has a color of #f482fa        
        
          <p style="color:#f482fa;">Text here</p>
        
        
          .mytext {color:#f482fa;}
        
        Text color #f482fa
      
           This box has a color of #f482fa        
        
          <div style="background-color:#f482fa;">Content here</div>
        
        
          .mybackground {background-color:#f482fa;}
        
        Background color #f482fa
      
           Border around this has a color of #f482fa        
        
          <div style="border:2px solid #f482fa;">Content here</div>
        
        
          .myborder {border:2px solid #f482fa;}
        
        Border color #f482fa