#e415da color space conversions
Hex:
        #e415da
        RGB:
        228, 21, 218
        CMY:
        11, 92, 15
        CMYK:
        0, 91, 4, 11
      HSL:
        303°, 83.1325%, 48.8235%
        HSV (HSB):
        303°, 90.7895%, 89.4118%
        XYZ:
        44.9180, 22.0923, 68.2265
        xyY:
        0.3321, 0.1634, 22.0923
      CIE-Lab:
        54.1248, 87.1990, -50.2389
        CIE-LCH:
        54.1248, 100.6361, 330.0520
        CIE-Luv:
        54.1248, 78.3947, -88.7298
        Hunter-Lab:
        47.0024, 88.3297, -53.1609
      #e415da color charts
#e415da RGB chart
      #e415da CMYK chart
      #e415da RGB pie chart
      #e415da color shades, tints & tones
#e415da color schemes
#e415da color preview, HTML & CSS examples
           This text has a color of #e415da        
        
          <p style="color:#e415da;">Text here</p>
        
        
          .mytext {color:#e415da;}
        
        Text color #e415da
      
           This box has a color of #e415da        
        
          <div style="background-color:#e415da;">Content here</div>
        
        
          .mybackground {background-color:#e415da;}
        
        Background color #e415da
      
           Border around this has a color of #e415da        
        
          <div style="border:2px solid #e415da;">Content here</div>
        
        
          .myborder {border:2px solid #e415da;}
        
        Border color #e415da