#f207fa color space conversions
Hex:
        #f207fa
        RGB:
        242, 7, 250
        CMY:
        5, 97, 2
        CMYK:
        3, 97, 0, 2
      HSL:
        298°, 96.0474%, 50.3922%
        HSV (HSB):
        298°, 97.2000%, 98.0392%
        XYZ:
        53.9492, 25.9313, 92.6043
        xyY:
        0.3128, 0.1503, 25.9313
      CIE-Lab:
        57.9718, 95.1420, -61.9527
        CIE-LCH:
        57.9718, 113.5347, 326.9294
        CIE-Luv:
        57.9718, 76.5494, -108.9181
        Hunter-Lab:
        50.9228, 99.9936, -72.1742
      #f207fa color charts
#f207fa RGB chart
      #f207fa CMYK chart
      #f207fa RGB pie chart
      #f207fa color shades, tints & tones
#f207fa color schemes
#f207fa color preview, HTML & CSS examples
           This text has a color of #f207fa        
        
          <p style="color:#f207fa;">Text here</p>
        
        
          .mytext {color:#f207fa;}
        
        Text color #f207fa
      
           This box has a color of #f207fa        
        
          <div style="background-color:#f207fa;">Content here</div>
        
        
          .mybackground {background-color:#f207fa;}
        
        Background color #f207fa
      
           Border around this has a color of #f207fa        
        
          <div style="border:2px solid #f207fa;">Content here</div>
        
        
          .myborder {border:2px solid #f207fa;}
        
        Border color #f207fa