#e087f2 color space conversions
Hex:
        #e087f2
        RGB:
        224, 135, 242
        CMY:
        12, 47, 5
        CMYK:
        7, 44, 0, 5
      HSL:
        290°, 80.4511%, 73.9216%
        HSV (HSB):
        290°, 44.2149%, 94.9020%
        XYZ:
        55.4315, 39.5860, 88.7237
        xyY:
        0.3017, 0.2154, 39.5860
      CIE-Lab:
        69.1737, 50.6152, -39.9544
        CIE-LCH:
        69.1737, 64.4846, 321.7133
        CIE-Luv:
        69.1737, 39.9085, -71.1606
        Hunter-Lab:
        62.9174, 47.1564, -39.5662
      #e087f2 color charts
#e087f2 RGB chart
      #e087f2 CMYK chart
      #e087f2 RGB pie chart
      #e087f2 color shades, tints & tones
#e087f2 color schemes
#e087f2 color preview, HTML & CSS examples
           This text has a color of #e087f2        
        
          <p style="color:#e087f2;">Text here</p>
        
        
          .mytext {color:#e087f2;}
        
        Text color #e087f2
      
           This box has a color of #e087f2        
        
          <div style="background-color:#e087f2;">Content here</div>
        
        
          .mybackground {background-color:#e087f2;}
        
        Background color #e087f2
      
           Border around this has a color of #e087f2        
        
          <div style="border:2px solid #e087f2;">Content here</div>
        
        
          .myborder {border:2px solid #e087f2;}
        
        Border color #e087f2