#f258be color space conversions
Hex:
        #f258be
        RGB:
        242, 88, 190
        CMY:
        5, 65, 25
        CMYK:
        0, 64, 21, 5
      HSL:
        320°, 85.5556%, 64.7059%
        HSV (HSB):
        320°, 63.6364%, 94.9020%
        XYZ:
        49.4019, 29.5744, 51.8199
        xyY:
        0.3777, 0.2261, 29.5744
      CIE-Lab:
        61.2853, 68.8855, -22.8996
        CIE-LCH:
        61.2853, 72.5920, 341.6117
        CIE-Luv:
        61.2853, 85.1569, -46.1160
        Hunter-Lab:
        54.3823, 66.9836, -18.4286
      #f258be color charts
#f258be RGB chart
      #f258be CMYK chart
      #f258be RGB pie chart
      #f258be color shades, tints & tones
#f258be color schemes
#f258be color preview, HTML & CSS examples
           This text has a color of #f258be        
        
          <p style="color:#f258be;">Text here</p>
        
        
          .mytext {color:#f258be;}
        
        Text color #f258be
      
           This box has a color of #f258be        
        
          <div style="background-color:#f258be;">Content here</div>
        
        
          .mybackground {background-color:#f258be;}
        
        Background color #f258be
      
           Border around this has a color of #f258be        
        
          <div style="border:2px solid #f258be;">Content here</div>
        
        
          .myborder {border:2px solid #f258be;}
        
        Border color #f258be