#e380d4 color space conversions
Hex:
        #e380d4
        RGB:
        227, 128, 212
        CMY:
        11, 50, 17
        CMYK:
        0, 44, 7, 11
      HSL:
        309°, 63.8710%, 69.6078%
        HSV (HSB):
        309°, 43.6123%, 89.0196%
        XYZ:
        51.2814, 36.5227, 66.6341
        xyY:
        0.3321, 0.2365, 36.5227
      CIE-Lab:
        66.9174, 49.6437, -26.8407
        CIE-LCH:
        66.9174, 56.4352, 331.6014
        CIE-Luv:
        66.9174, 51.2215, -49.5459
        Hunter-Lab:
        60.4340, 45.7070, -23.0689
      #e380d4 color charts
#e380d4 RGB chart
      #e380d4 CMYK chart
      #e380d4 RGB pie chart
      #e380d4 color shades, tints & tones
#e380d4 color schemes
#e380d4 color preview, HTML & CSS examples
           This text has a color of #e380d4        
        
          <p style="color:#e380d4;">Text here</p>
        
        
          .mytext {color:#e380d4;}
        
        Text color #e380d4
      
           This box has a color of #e380d4        
        
          <div style="background-color:#e380d4;">Content here</div>
        
        
          .mybackground {background-color:#e380d4;}
        
        Background color #e380d4
      
           Border around this has a color of #e380d4        
        
          <div style="border:2px solid #e380d4;">Content here</div>
        
        
          .myborder {border:2px solid #e380d4;}
        
        Border color #e380d4