#f250d2 color space conversions
Hex:
        #f250d2
        RGB:
        242, 80, 210
        CMY:
        5, 69, 18
        CMYK:
        0, 67, 13, 5
      HSL:
        312°, 86.1702%, 63.1373%
        HSV (HSB):
        312°, 66.9421%, 94.9020%
        XYZ:
        51.1195, 29.2677, 63.9277
        xyY:
        0.3542, 0.2028, 29.2677
      CIE-Lab:
        61.0172, 74.6468, -34.6828
        CIE-LCH:
        61.0172, 82.3107, 335.0792
        CIE-Luv:
        61.0172, 80.9223, -65.0913
        Hunter-Lab:
        54.0996, 73.9927, -32.1912
      #f250d2 color charts
#f250d2 RGB chart
      #f250d2 CMYK chart
      #f250d2 RGB pie chart
      #f250d2 color shades, tints & tones
#f250d2 color schemes
#f250d2 color preview, HTML & CSS examples
           This text has a color of #f250d2        
        
          <p style="color:#f250d2;">Text here</p>
        
        
          .mytext {color:#f250d2;}
        
        Text color #f250d2
      
           This box has a color of #f250d2        
        
          <div style="background-color:#f250d2;">Content here</div>
        
        
          .mybackground {background-color:#f250d2;}
        
        Background color #f250d2
      
           Border around this has a color of #f250d2        
        
          <div style="border:2px solid #f250d2;">Content here</div>
        
        
          .myborder {border:2px solid #f250d2;}
        
        Border color #f250d2