#f50df2 color space conversions
Hex:
        #f50df2
        RGB:
        245, 13, 242
        CMY:
        4, 95, 5
        CMYK:
        0, 95, 1, 4
      HSL:
        301°, 92.0635%, 50.5882%
        HSV (HSB):
        301°, 94.6939%, 96.0784%
        XYZ:
        53.8271, 26.1111, 86.2073
        xyY:
        0.3240, 0.1572, 26.1111
      CIE-Lab:
        58.1424, 94.0942, -57.1909
        CIE-LCH:
        58.1424, 110.1113, 328.7086
        CIE-Luv:
        58.1424, 81.5909, -101.7257
        Hunter-Lab:
        51.0991, 98.6064, -64.2567
      #f50df2 color charts
#f50df2 RGB chart
      #f50df2 CMYK chart
      #f50df2 RGB pie chart
      #f50df2 color shades, tints & tones
#f50df2 color schemes
#f50df2 color preview, HTML & CSS examples
           This text has a color of #f50df2        
        
          <p style="color:#f50df2;">Text here</p>
        
        
          .mytext {color:#f50df2;}
        
        Text color #f50df2
      
           This box has a color of #f50df2        
        
          <div style="background-color:#f50df2;">Content here</div>
        
        
          .mybackground {background-color:#f50df2;}
        
        Background color #f50df2
      
           Border around this has a color of #f50df2        
        
          <div style="border:2px solid #f50df2;">Content here</div>
        
        
          .myborder {border:2px solid #f50df2;}
        
        Border color #f50df2