#f50acd color space conversions
Hex:
        #f50acd
        RGB:
        245, 10, 205
        CMY:
        4, 96, 20
        CMYK:
        0, 96, 16, 4
      HSL:
        310°, 92.1569%, 50.0000%
        HSV (HSB):
        310°, 95.9184%, 96.0784%
        XYZ:
        48.7842, 24.0373, 59.8261
        xyY:
        0.3678, 0.1812, 24.0373
      CIE-Lab:
        56.1252, 89.4445, -39.4562
        CIE-LCH:
        56.1252, 97.7605, 336.1965
        CIE-Luv:
        56.1252, 97.4503, -73.6425
        Hunter-Lab:
        49.0279, 91.8139, -38.0288
      #f50acd color charts
#f50acd RGB chart
      #f50acd CMYK chart
      #f50acd RGB pie chart
      #f50acd color shades, tints & tones
#f50acd color schemes
#f50acd color preview, HTML & CSS examples
           This text has a color of #f50acd        
        
          <p style="color:#f50acd;">Text here</p>
        
        
          .mytext {color:#f50acd;}
        
        Text color #f50acd
      
           This box has a color of #f50acd        
        
          <div style="background-color:#f50acd;">Content here</div>
        
        
          .mybackground {background-color:#f50acd;}
        
        Background color #f50acd
      
           Border around this has a color of #f50acd        
        
          <div style="border:2px solid #f50acd;">Content here</div>
        
        
          .myborder {border:2px solid #f50acd;}
        
        Border color #f50acd