#f250c3 color space conversions
Hex:
        #f250c3
        RGB:
        242, 80, 195
        CMY:
        5, 69, 24
        CMYK:
        0, 67, 19, 5
      HSL:
        317°, 86.1702%, 63.1373%
        HSV (HSB):
        317°, 66.9421%, 94.9020%
        XYZ:
        49.3369, 28.5547, 54.5410
        xyY:
        0.3725, 0.2156, 28.5547
      CIE-Lab:
        60.3866, 72.5826, -27.1357
        CIE-LCH:
        60.3866, 77.4892, 339.5012
        CIE-Luv:
        60.3866, 86.2746, -53.0581
        Hunter-Lab:
        53.4366, 71.2914, -23.1098
      #f250c3 color charts
#f250c3 RGB chart
      #f250c3 CMYK chart
      #f250c3 RGB pie chart
      #f250c3 color shades, tints & tones
#f250c3 color schemes
#f250c3 color preview, HTML & CSS examples
           This text has a color of #f250c3        
        
          <p style="color:#f250c3;">Text here</p>
        
        
          .mytext {color:#f250c3;}
        
        Text color #f250c3
      
           This box has a color of #f250c3        
        
          <div style="background-color:#f250c3;">Content here</div>
        
        
          .mybackground {background-color:#f250c3;}
        
        Background color #f250c3
      
           Border around this has a color of #f250c3        
        
          <div style="border:2px solid #f250c3;">Content here</div>
        
        
          .myborder {border:2px solid #f250c3;}
        
        Border color #f250c3