#f256b1 color space conversions
Hex:
        #f256b1
        RGB:
        242, 86, 177
        CMY:
        5, 66, 31
        CMYK:
        0, 64, 27, 5
      HSL:
        325°, 85.7143%, 64.3137%
        HSV (HSB):
        325°, 64.4628%, 94.9020%
        XYZ:
        47.8815, 28.7071, 44.6124
        xyY:
        0.3951, 0.2369, 28.7071
      CIE-Lab:
        60.5223, 68.0069, -16.6113
        CIE-LCH:
        60.5223, 70.0063, 346.2738
        CIE-Luv:
        60.5223, 90.4375, -36.5047
        Hunter-Lab:
        53.5791, 65.7553, -11.8622
      #f256b1 color charts
#f256b1 RGB chart
      #f256b1 CMYK chart
      #f256b1 RGB pie chart
      #f256b1 color shades, tints & tones
#f256b1 color schemes
#f256b1 color preview, HTML & CSS examples
           This text has a color of #f256b1        
        
          <p style="color:#f256b1;">Text here</p>
        
        
          .mytext {color:#f256b1;}
        
        Text color #f256b1
      
           This box has a color of #f256b1        
        
          <div style="background-color:#f256b1;">Content here</div>
        
        
          .mybackground {background-color:#f256b1;}
        
        Background color #f256b1
      
           Border around this has a color of #f256b1        
        
          <div style="border:2px solid #f256b1;">Content here</div>
        
        
          .myborder {border:2px solid #f256b1;}
        
        Border color #f256b1