#f50ff2 color space conversions
Hex:
        #f50ff2
        RGB:
        245, 15, 242
        CMY:
        4, 94, 5
        CMYK:
        0, 94, 1, 4
      HSL:
        301°, 92.0000%, 50.9804%
        HSV (HSB):
        301°, 93.8776%, 96.0784%
        XYZ:
        53.8540, 26.1649, 86.2163
        xyY:
        0.3240, 0.1574, 26.1649
      CIE-Lab:
        58.1933, 93.9437, -57.1096
        CIE-LCH:
        58.1933, 109.9405, 328.7041
        CIE-Luv:
        58.1933, 81.4953, -101.6034
        Hunter-Lab:
        51.1517, 98.4148, -64.1273
      #f50ff2 color charts
#f50ff2 RGB chart
      #f50ff2 CMYK chart
      #f50ff2 RGB pie chart
      #f50ff2 color shades, tints & tones
#f50ff2 color schemes
#f50ff2 color preview, HTML & CSS examples
           This text has a color of #f50ff2        
        
          <p style="color:#f50ff2;">Text here</p>
        
        
          .mytext {color:#f50ff2;}
        
        Text color #f50ff2
      
           This box has a color of #f50ff2        
        
          <div style="background-color:#f50ff2;">Content here</div>
        
        
          .mybackground {background-color:#f50ff2;}
        
        Background color #f50ff2
      
           Border around this has a color of #f50ff2        
        
          <div style="border:2px solid #f50ff2;">Content here</div>
        
        
          .myborder {border:2px solid #f50ff2;}
        
        Border color #f50ff2