#f258bd color space conversions
Hex:
        #f258bd
        RGB:
        242, 88, 189
        CMY:
        5, 65, 26
        CMYK:
        0, 64, 22, 5
      HSL:
        321°, 85.5556%, 64.7059%
        HSV (HSB):
        321°, 63.6364%, 94.9020%
        XYZ:
        49.2930, 29.5308, 51.2461
        xyY:
        0.3790, 0.2270, 29.5308
      CIE-Lab:
        61.2473, 68.7534, -22.3866
        CIE-LCH:
        61.2473, 72.3062, 341.9644
        CIE-Luv:
        61.2473, 85.4999, -45.3143
        Hunter-Lab:
        54.3423, 66.8155, -17.8724
      #f258bd color charts
#f258bd RGB chart
      #f258bd CMYK chart
      #f258bd RGB pie chart
      #f258bd color shades, tints & tones
#f258bd color schemes
#f258bd color preview, HTML & CSS examples
           This text has a color of #f258bd        
        
          <p style="color:#f258bd;">Text here</p>
        
        
          .mytext {color:#f258bd;}
        
        Text color #f258bd
      
           This box has a color of #f258bd        
        
          <div style="background-color:#f258bd;">Content here</div>
        
        
          .mybackground {background-color:#f258bd;}
        
        Background color #f258bd
      
           Border around this has a color of #f258bd        
        
          <div style="border:2px solid #f258bd;">Content here</div>
        
        
          .myborder {border:2px solid #f258bd;}
        
        Border color #f258bd