#f5378a color space conversions
Hex:
        #f5378a
        RGB:
        245, 55, 138
        CMY:
        4, 78, 46
        CMYK:
        0, 78, 44, 4
      HSL:
        334°, 90.4762%, 58.8235%
        HSV (HSB):
        334°, 77.5510%, 96.0784%
        XYZ:
        43.6098, 23.9798, 26.3748
        xyY:
        0.4641, 0.2552, 23.9798
      CIE-Lab:
        56.0676, 75.0067, -0.4188
        CIE-LCH:
        56.0676, 75.0078, 359.6801
        CIE-Luv:
        56.0676, 119.3492, -15.2925
        Hunter-Lab:
        48.9692, 73.2681, 2.3448
      #f5378a color charts
#f5378a RGB chart
      #f5378a CMYK chart
      #f5378a RGB pie chart
      #f5378a color shades, tints & tones
#f5378a color schemes
#f5378a color preview, HTML & CSS examples
           This text has a color of #f5378a        
        
          <p style="color:#f5378a;">Text here</p>
        
        
          .mytext {color:#f5378a;}
        
        Text color #f5378a
      
           This box has a color of #f5378a        
        
          <div style="background-color:#f5378a;">Content here</div>
        
        
          .mybackground {background-color:#f5378a;}
        
        Background color #f5378a
      
           Border around this has a color of #f5378a        
        
          <div style="border:2px solid #f5378a;">Content here</div>
        
        
          .myborder {border:2px solid #f5378a;}
        
        Border color #f5378a