#f256f0 color space conversions
Hex:
        #f256f0
        RGB:
        242, 86, 240
        CMY:
        5, 66, 6
        CMYK:
        0, 64, 1, 5
      HSL:
        301°, 85.7143%, 64.3137%
        HSV (HSB):
        301°, 64.4628%, 94.9020%
        XYZ:
        55.6739, 31.8241, 85.6464
        xyY:
        0.3215, 0.1838, 31.8241
      CIE-Lab:
        63.1972, 76.9839, -48.0734
        CIE-LCH:
        63.1972, 90.7611, 328.0168
        CIE-Luv:
        63.1972, 69.0628, -86.8982
        Hunter-Lab:
        56.4128, 77.4394, -50.5255
      #f256f0 color charts
#f256f0 RGB chart
      #f256f0 CMYK chart
      #f256f0 RGB pie chart
      #f256f0 color shades, tints & tones
#f256f0 color schemes
#f256f0 color preview, HTML & CSS examples
           This text has a color of #f256f0        
        
          <p style="color:#f256f0;">Text here</p>
        
        
          .mytext {color:#f256f0;}
        
        Text color #f256f0
      
           This box has a color of #f256f0        
        
          <div style="background-color:#f256f0;">Content here</div>
        
        
          .mybackground {background-color:#f256f0;}
        
        Background color #f256f0
      
           Border around this has a color of #f256f0        
        
          <div style="border:2px solid #f256f0;">Content here</div>
        
        
          .myborder {border:2px solid #f256f0;}
        
        Border color #f256f0