#f286fa color space conversions
Hex:
        #f286fa
        RGB:
        242, 134, 250
        CMY:
        5, 47, 2
        CMYK:
        3, 46, 0, 2
      HSL:
        296°, 92.0635%, 75.2941%
        HSV (HSB):
        296°, 46.4000%, 98.0392%
        XYZ:
        62.3984, 42.8296, 95.4207
        xyY:
        0.3110, 0.2135, 42.8296
      CIE-Lab:
        71.4391, 57.6657, -40.6350
        CIE-LCH:
        71.4391, 70.5445, 324.8290
        CIE-Luv:
        71.4391, 50.1447, -73.7490
        Hunter-Lab:
        65.4443, 55.6646, -40.6364
      #f286fa color charts
#f286fa RGB chart
      #f286fa CMYK chart
      #f286fa RGB pie chart
      #f286fa color shades, tints & tones
#f286fa color schemes
#f286fa color preview, HTML & CSS examples
           This text has a color of #f286fa        
        
          <p style="color:#f286fa;">Text here</p>
        
        
          .mytext {color:#f286fa;}
        
        Text color #f286fa
      
           This box has a color of #f286fa        
        
          <div style="background-color:#f286fa;">Content here</div>
        
        
          .mybackground {background-color:#f286fa;}
        
        Background color #f286fa
      
           Border around this has a color of #f286fa        
        
          <div style="border:2px solid #f286fa;">Content here</div>
        
        
          .myborder {border:2px solid #f286fa;}
        
        Border color #f286fa