#f5138d color space conversions
Hex:
        #f5138d
        RGB:
        245, 19, 141
        CMY:
        4, 93, 45
        CMYK:
        0, 92, 42, 4
      HSL:
        328°, 91.8699%, 51.7647%
        HSV (HSB):
        328°, 92.2449%, 96.0784%
        XYZ:
        42.6968, 21.8013, 27.1570
        xyY:
        0.4658, 0.2379, 21.8013
      CIE-Lab:
        53.8156, 82.0034, -5.5220
        CIE-LCH:
        53.8156, 82.1891, 356.1476
        CIE-Luv:
        53.8156, 126.4099, -23.4070
        Hunter-Lab:
        46.6919, 81.5162, -1.8000
      #f5138d color charts
#f5138d RGB chart
      #f5138d CMYK chart
      #f5138d RGB pie chart
      #f5138d color shades, tints & tones
#f5138d color schemes
#f5138d color preview, HTML & CSS examples
           This text has a color of #f5138d        
        
          <p style="color:#f5138d;">Text here</p>
        
        
          .mytext {color:#f5138d;}
        
        Text color #f5138d
      
           This box has a color of #f5138d        
        
          <div style="background-color:#f5138d;">Content here</div>
        
        
          .mybackground {background-color:#f5138d;}
        
        Background color #f5138d
      
           Border around this has a color of #f5138d        
        
          <div style="border:2px solid #f5138d;">Content here</div>
        
        
          .myborder {border:2px solid #f5138d;}
        
        Border color #f5138d