#e86fba color space conversions
Hex:
        #e86fba
        RGB:
        232, 111, 186
        CMY:
        9, 56, 27
        CMYK:
        0, 52, 20, 9
      HSL:
        323°, 72.4551%, 67.2549%
        HSV (HSB):
        323°, 52.1552%, 90.9804%
        XYZ:
        47.8261, 32.0699, 50.1238
        xyY:
        0.3678, 0.2467, 32.0699
      CIE-Lab:
        63.4006, 55.4469, -17.5299
        CIE-LCH:
        63.4006, 58.1520, 342.4553
        CIE-Luv:
        63.4006, 69.0708, -35.7794
        Hunter-Lab:
        56.6303, 51.6461, -12.8367
      #e86fba color charts
#e86fba RGB chart
      #e86fba CMYK chart
      #e86fba RGB pie chart
      #e86fba color shades, tints & tones
#e86fba color schemes
#e86fba color preview, HTML & CSS examples
           This text has a color of #e86fba        
        
          <p style="color:#e86fba;">Text here</p>
        
        
          .mytext {color:#e86fba;}
        
        Text color #e86fba
      
           This box has a color of #e86fba        
        
          <div style="background-color:#e86fba;">Content here</div>
        
        
          .mybackground {background-color:#e86fba;}
        
        Background color #e86fba
      
           Border around this has a color of #e86fba        
        
          <div style="border:2px solid #e86fba;">Content here</div>
        
        
          .myborder {border:2px solid #e86fba;}
        
        Border color #e86fba