#f250bb color space conversions
Hex:
        #f250bb
        RGB:
        242, 80, 187
        CMY:
        5, 69, 27
        CMYK:
        0, 67, 23, 5
      HSL:
        320°, 86.1702%, 63.1373%
        HSV (HSB):
        320°, 66.9421%, 94.9020%
        XYZ:
        48.4563, 28.2024, 49.9034
        xyY:
        0.3829, 0.2228, 28.2024
      CIE-Lab:
        60.0712, 71.5368, -23.0436
        CIE-LCH:
        60.0712, 75.1567, 342.1451
        CIE-Luv:
        60.0712, 89.1628, -46.6517
        Hunter-Lab:
        53.1060, 69.9360, -18.5403
      #f250bb color charts
#f250bb RGB chart
      #f250bb CMYK chart
      #f250bb RGB pie chart
      #f250bb color shades, tints & tones
#f250bb color schemes
#f250bb color preview, HTML & CSS examples
           This text has a color of #f250bb        
        
          <p style="color:#f250bb;">Text here</p>
        
        
          .mytext {color:#f250bb;}
        
        Text color #f250bb
      
           This box has a color of #f250bb        
        
          <div style="background-color:#f250bb;">Content here</div>
        
        
          .mybackground {background-color:#f250bb;}
        
        Background color #f250bb
      
           Border around this has a color of #f250bb        
        
          <div style="border:2px solid #f250bb;">Content here</div>
        
        
          .myborder {border:2px solid #f250bb;}
        
        Border color #f250bb