#f50cf1 color space conversions
Hex:
        #f50cf1
        RGB:
        245, 12, 241
        CMY:
        4, 95, 5
        CMYK:
        0, 95, 2, 4
      HSL:
        301°, 92.0949%, 50.3922%
        HSV (HSB):
        301°, 95.1020%, 96.0784%
        XYZ:
        53.6648, 26.0263, 85.4142
        xyY:
        0.3250, 0.1576, 26.0263
      CIE-Lab:
        58.0620, 94.0245, -56.7603
        CIE-LCH:
        58.0620, 109.8287, 328.8816
        CIE-Luv:
        58.0620, 82.0355, -101.0359
        Hunter-Lab:
        51.0160, 98.4902, -63.5559
      #f50cf1 color charts
#f50cf1 RGB chart
      #f50cf1 CMYK chart
      #f50cf1 RGB pie chart
      #f50cf1 color shades, tints & tones
#f50cf1 color schemes
#f50cf1 color preview, HTML & CSS examples
           This text has a color of #f50cf1        
        
          <p style="color:#f50cf1;">Text here</p>
        
        
          .mytext {color:#f50cf1;}
        
        Text color #f50cf1
      
           This box has a color of #f50cf1        
        
          <div style="background-color:#f50cf1;">Content here</div>
        
        
          .mybackground {background-color:#f50cf1;}
        
        Background color #f50cf1
      
           Border around this has a color of #f50cf1        
        
          <div style="border:2px solid #f50cf1;">Content here</div>
        
        
          .myborder {border:2px solid #f50cf1;}
        
        Border color #f50cf1