#f50ce5 color space conversions
Hex:
        #f50ce5
        RGB:
        245, 12, 229
        CMY:
        4, 95, 10
        CMYK:
        0, 95, 7, 4
      HSL:
        304°, 92.0949%, 50.3922%
        HSV (HSB):
        304°, 95.1020%, 96.0784%
        XYZ:
        51.9305, 25.3326, 76.2814
        xyY:
        0.3382, 0.1650, 25.3326
      CIE-Lab:
        57.3980, 92.3858, -51.0816
        CIE-LCH:
        57.3980, 105.5673, 331.0611
        CIE-Luv:
        57.3980, 86.9496, -91.9967
        Hunter-Lab:
        50.3315, 96.0910, -54.6267
      #f50ce5 color charts
#f50ce5 RGB chart
      #f50ce5 CMYK chart
      #f50ce5 RGB pie chart
      #f50ce5 color shades, tints & tones
#f50ce5 color schemes
#f50ce5 color preview, HTML & CSS examples
           This text has a color of #f50ce5        
        
          <p style="color:#f50ce5;">Text here</p>
        
        
          .mytext {color:#f50ce5;}
        
        Text color #f50ce5
      
           This box has a color of #f50ce5        
        
          <div style="background-color:#f50ce5;">Content here</div>
        
        
          .mybackground {background-color:#f50ce5;}
        
        Background color #f50ce5
      
           Border around this has a color of #f50ce5        
        
          <div style="border:2px solid #f50ce5;">Content here</div>
        
        
          .myborder {border:2px solid #f50ce5;}
        
        Border color #f50ce5