#f250b2 color space conversions
Hex:
        #f250b2
        RGB:
        242, 80, 178
        CMY:
        5, 69, 30
        CMYK:
        0, 67, 26, 5
      HSL:
        324°, 86.1702%, 63.1373%
        HSV (HSB):
        324°, 66.9421%, 94.9020%
        XYZ:
        47.5225, 27.8289, 44.9863
        xyY:
        0.3949, 0.2313, 27.8289
      CIE-Lab:
        59.7339, 70.4084, -18.3845
        CIE-LCH:
        59.7339, 72.7690, 345.3661
        CIE-Luv:
        59.7339, 92.4251, -39.4820
        Hunter-Lab:
        52.7531, 68.4832, -13.6336
      #f250b2 color charts
#f250b2 RGB chart
      #f250b2 CMYK chart
      #f250b2 RGB pie chart
      #f250b2 color shades, tints & tones
#f250b2 color schemes
#f250b2 color preview, HTML & CSS examples
           This text has a color of #f250b2        
        
          <p style="color:#f250b2;">Text here</p>
        
        
          .mytext {color:#f250b2;}
        
        Text color #f250b2
      
           This box has a color of #f250b2        
        
          <div style="background-color:#f250b2;">Content here</div>
        
        
          .mybackground {background-color:#f250b2;}
        
        Background color #f250b2
      
           Border around this has a color of #f250b2        
        
          <div style="border:2px solid #f250b2;">Content here</div>
        
        
          .myborder {border:2px solid #f250b2;}
        
        Border color #f250b2