#ff86ba color space conversions
Hex:
        #ff86ba
        RGB:
        255, 134, 186
        CMY:
        0, 47, 27
        CMYK:
        0, 47, 27, 0
      HSL:
        334°, 100.0000%, 76.2745%
        HSV (HSB):
        334°, 47.4510%, 100.0000%
        XYZ:
        58.6280, 41.8554, 51.4432
        xyY:
        0.3859, 0.2755, 41.8554
      CIE-Lab:
        70.7711, 51.6102, -6.1655
        CIE-LCH:
        70.7711, 51.9772, 353.1876
        CIE-Luv:
        70.7711, 74.5951, -18.6823
        Hunter-Lab:
        64.6957, 48.5413, -1.8578
      #ff86ba color charts
#ff86ba RGB chart
      #ff86ba CMYK chart
      #ff86ba RGB pie chart
      #ff86ba color shades, tints & tones
#ff86ba color schemes
#ff86ba color preview, HTML & CSS examples
           This text has a color of #ff86ba        
        
          <p style="color:#ff86ba;">Text here</p>
        
        
          .mytext {color:#ff86ba;}
        
        Text color #ff86ba
      
           This box has a color of #ff86ba        
        
          <div style="background-color:#ff86ba;">Content here</div>
        
        
          .mybackground {background-color:#ff86ba;}
        
        Background color #ff86ba
      
           Border around this has a color of #ff86ba        
        
          <div style="border:2px solid #ff86ba;">Content here</div>
        
        
          .myborder {border:2px solid #ff86ba;}
        
        Border color #ff86ba