#ff95c8 color space conversions
Hex:
        #ff95c8
        RGB:
        255, 149, 200
        CMY:
        0, 42, 22
        CMYK:
        0, 42, 22, 0
      HSL:
        331°, 100.0000%, 79.2157%
        HSV (HSB):
        331°, 41.5686%, 100.0000%
        XYZ:
        62.4128, 46.9250, 60.4115
        xyY:
        0.3677, 0.2764, 46.9250
      CIE-Lab:
        74.1418, 46.0498, -8.9256
        CIE-LCH:
        74.1418, 46.9068, 349.0306
        CIE-Luv:
        74.1418, 63.2647, -21.8032
        Hunter-Lab:
        68.5018, 42.7551, -4.3363
      #ff95c8 color charts
#ff95c8 RGB chart
      #ff95c8 CMYK chart
      #ff95c8 RGB pie chart
      #ff95c8 color shades, tints & tones
#ff95c8 color schemes
#ff95c8 color preview, HTML & CSS examples
           This text has a color of #ff95c8        
        
          <p style="color:#ff95c8;">Text here</p>
        
        
          .mytext {color:#ff95c8;}
        
        Text color #ff95c8
      
           This box has a color of #ff95c8        
        
          <div style="background-color:#ff95c8;">Content here</div>
        
        
          .mybackground {background-color:#ff95c8;}
        
        Background color #ff95c8
      
           Border around this has a color of #ff95c8        
        
          <div style="border:2px solid #ff95c8;">Content here</div>
        
        
          .myborder {border:2px solid #ff95c8;}
        
        Border color #ff95c8