#f913be color space conversions
Hex:
        #f913be
        RGB:
        249, 19, 190
        CMY:
        2, 93, 25
        CMYK:
        0, 92, 24, 2
      HSL:
        315°, 95.0413%, 52.5490%
        HSV (HSB):
        315°, 92.3695%, 97.6471%
        XYZ:
        48.5941, 24.3232, 50.8488
        xyY:
        0.3926, 0.1965, 24.3232
      CIE-Lab:
        56.4099, 87.6963, -30.3238
        CIE-LCH:
        56.4099, 92.7910, 340.9255
        CIE-Luv:
        56.4099, 106.7640, -59.8132
        Hunter-Lab:
        49.3185, 89.5704, -26.6067
      #f913be color charts
#f913be RGB chart
      #f913be CMYK chart
      #f913be RGB pie chart
      #f913be color shades, tints & tones
#f913be color schemes
#f913be color preview, HTML & CSS examples
           This text has a color of #f913be        
        
          <p style="color:#f913be;">Text here</p>
        
        
          .mytext {color:#f913be;}
        
        Text color #f913be
      
           This box has a color of #f913be        
        
          <div style="background-color:#f913be;">Content here</div>
        
        
          .mybackground {background-color:#f913be;}
        
        Background color #f913be
      
           Border around this has a color of #f913be        
        
          <div style="border:2px solid #f913be;">Content here</div>
        
        
          .myborder {border:2px solid #f913be;}
        
        Border color #f913be