#ff5b94 color space conversions
Hex:
        #ff5b94
        RGB:
        255, 91, 148
        CMY:
        0, 64, 42
        CMYK:
        0, 64, 42, 0
      HSL:
        339°, 100.0000%, 67.8431%
        HSV (HSB):
        339°, 64.3137%, 100.0000%
        XYZ:
        50.3264, 30.8803, 31.3250
        xyY:
        0.4472, 0.2744, 30.8803
      CIE-Lab:
        62.4064, 66.5448, 3.1533
        CIE-LCH:
        62.4064, 66.6195, 2.7130
        CIE-Luv:
        62.4064, 108.3261, -8.8063
        Hunter-Lab:
        55.5700, 64.4090, 5.4771
      #ff5b94 color charts
#ff5b94 RGB chart
      #ff5b94 CMYK chart
      #ff5b94 RGB pie chart
      #ff5b94 color shades, tints & tones
#ff5b94 color schemes
#ff5b94 color preview, HTML & CSS examples
           This text has a color of #ff5b94        
        
          <p style="color:#ff5b94;">Text here</p>
        
        
          .mytext {color:#ff5b94;}
        
        Text color #ff5b94
      
           This box has a color of #ff5b94        
        
          <div style="background-color:#ff5b94;">Content here</div>
        
        
          .mybackground {background-color:#ff5b94;}
        
        Background color #ff5b94
      
           Border around this has a color of #ff5b94        
        
          <div style="border:2px solid #ff5b94;">Content here</div>
        
        
          .myborder {border:2px solid #ff5b94;}
        
        Border color #ff5b94