#e086d1 color space conversions
Hex:
        #e086d1
        RGB:
        224, 134, 209
        CMY:
        12, 47, 18
        CMYK:
        0, 40, 7, 12
      HSL:
        310°, 59.2105%, 70.1961%
        HSV (HSB):
        310°, 40.1786%, 87.8431%
        XYZ:
        50.7742, 37.5009, 64.8839
        xyY:
        0.3315, 0.2448, 37.5009
      CIE-Lab:
        67.6512, 45.1345, -24.0757
        CIE-LCH:
        67.6512, 51.1543, 331.9236
        CIE-Luv:
        67.6512, 47.0833, -44.4981
        Hunter-Lab:
        61.2380, 40.8330, -19.9533
      #e086d1 color charts
#e086d1 RGB chart
      #e086d1 CMYK chart
      #e086d1 RGB pie chart
      #e086d1 color shades, tints & tones
#e086d1 color schemes
#e086d1 color preview, HTML & CSS examples
           This text has a color of #e086d1        
        
          <p style="color:#e086d1;">Text here</p>
        
        
          .mytext {color:#e086d1;}
        
        Text color #e086d1
      
           This box has a color of #e086d1        
        
          <div style="background-color:#e086d1;">Content here</div>
        
        
          .mybackground {background-color:#e086d1;}
        
        Background color #e086d1
      
           Border around this has a color of #e086d1        
        
          <div style="border:2px solid #e086d1;">Content here</div>
        
        
          .myborder {border:2px solid #e086d1;}
        
        Border color #e086d1