#e08fda color space conversions
Hex:
        #e08fda
        RGB:
        224, 143, 218
        CMY:
        12, 44, 15
        CMYK:
        0, 36, 3, 12
      HSL:
        304°, 56.6434%, 71.9608%
        HSV (HSB):
        304°, 36.1607%, 87.8431%
        XYZ:
        53.2178, 40.5542, 71.3525
        xyY:
        0.3223, 0.2456, 40.5542
      CIE-Lab:
        69.8624, 42.0099, -25.6800
        CIE-LCH:
        69.8624, 49.2371, 328.5632
        CIE-Luv:
        69.8624, 41.1223, -46.7618
        Hunter-Lab:
        63.6822, 37.7249, -21.8538
      #e08fda color charts
#e08fda RGB chart
      #e08fda CMYK chart
      #e08fda RGB pie chart
      #e08fda color shades, tints & tones
#e08fda color schemes
#e08fda color preview, HTML & CSS examples
           This text has a color of #e08fda        
        
          <p style="color:#e08fda;">Text here</p>
        
        
          .mytext {color:#e08fda;}
        
        Text color #e08fda
      
           This box has a color of #e08fda        
        
          <div style="background-color:#e08fda;">Content here</div>
        
        
          .mybackground {background-color:#e08fda;}
        
        Background color #e08fda
      
           Border around this has a color of #e08fda        
        
          <div style="border:2px solid #e08fda;">Content here</div>
        
        
          .myborder {border:2px solid #e08fda;}
        
        Border color #e08fda