#ff5fb9 color space conversions
Hex:
        #ff5fb9
        RGB:
        255, 95, 185
        CMY:
        0, 63, 27
        CMYK:
        0, 63, 27, 0
      HSL:
        326°, 100.0000%, 68.6275%
        HSV (HSB):
        326°, 62.7451%, 100.0000%
        XYZ:
        54.0892, 32.9472, 49.4076
        xyY:
        0.3964, 0.2415, 32.9472
      CIE-Lab:
        64.1181, 69.0068, -15.5537
        CIE-LCH:
        64.1181, 70.7379, 347.2981
        CIE-Luv:
        64.1181, 94.0107, -35.5194
        Hunter-Lab:
        57.3997, 67.7557, -10.8550
      #ff5fb9 color charts
#ff5fb9 RGB chart
      #ff5fb9 CMYK chart
      #ff5fb9 RGB pie chart
      #ff5fb9 color shades, tints & tones
#ff5fb9 color schemes
#ff5fb9 color preview, HTML & CSS examples
           This text has a color of #ff5fb9        
        
          <p style="color:#ff5fb9;">Text here</p>
        
        
          .mytext {color:#ff5fb9;}
        
        Text color #ff5fb9
      
           This box has a color of #ff5fb9        
        
          <div style="background-color:#ff5fb9;">Content here</div>
        
        
          .mybackground {background-color:#ff5fb9;}
        
        Background color #ff5fb9
      
           Border around this has a color of #ff5fb9        
        
          <div style="border:2px solid #ff5fb9;">Content here</div>
        
        
          .myborder {border:2px solid #ff5fb9;}
        
        Border color #ff5fb9