#e382f1 color space conversions
Hex:
        #e382f1
        RGB:
        227, 130, 241
        CMY:
        11, 49, 5
        CMYK:
        6, 46, 0, 5
      HSL:
        292°, 79.8561%, 72.7451%
        HSV (HSB):
        292°, 46.0581%, 94.5098%
        XYZ:
        55.5384, 38.6470, 87.7515
        xyY:
        0.3053, 0.2124, 38.6470
      CIE-Lab:
        68.4948, 53.8097, -40.4401
        CIE-LCH:
        68.4948, 67.3119, 323.0737
        CIE-Luv:
        68.4948, 43.9962, -72.3210
        Hunter-Lab:
        62.1667, 50.6761, -40.1741
      #e382f1 color charts
#e382f1 RGB chart
      #e382f1 CMYK chart
      #e382f1 RGB pie chart
      #e382f1 color shades, tints & tones
#e382f1 color schemes
#e382f1 color preview, HTML & CSS examples
           This text has a color of #e382f1        
        
          <p style="color:#e382f1;">Text here</p>
        
        
          .mytext {color:#e382f1;}
        
        Text color #e382f1
      
           This box has a color of #e382f1        
        
          <div style="background-color:#e382f1;">Content here</div>
        
        
          .mybackground {background-color:#e382f1;}
        
        Background color #e382f1
      
           Border around this has a color of #e382f1        
        
          <div style="border:2px solid #e382f1;">Content here</div>
        
        
          .myborder {border:2px solid #e382f1;}
        
        Border color #e382f1