#e345f1 color space conversions
Hex:
        #e345f1
        RGB:
        227, 69, 241
        CMY:
        11, 73, 5
        CMYK:
        6, 71, 0, 5
      HSL:
        295°, 86.0000%, 60.7843%
        HSV (HSB):
        295°, 71.3693%, 94.5098%
        XYZ:
        49.6839, 26.9380, 85.8000
        xyY:
        0.3059, 0.1659, 26.9380
      CIE-Lab:
        58.9169, 79.8571, -55.5636
        CIE-LCH:
        58.9169, 97.2855, 325.1703
        CIE-Luv:
        58.9169, 62.5106, -97.5956
        Hunter-Lab:
        51.9018, 80.0437, -61.6822
      #e345f1 color charts
#e345f1 RGB chart
      #e345f1 CMYK chart
      #e345f1 RGB pie chart
      #e345f1 color shades, tints & tones
#e345f1 color schemes
#e345f1 color preview, HTML & CSS examples
           This text has a color of #e345f1        
        
          <p style="color:#e345f1;">Text here</p>
        
        
          .mytext {color:#e345f1;}
        
        Text color #e345f1
      
           This box has a color of #e345f1        
        
          <div style="background-color:#e345f1;">Content here</div>
        
        
          .mybackground {background-color:#e345f1;}
        
        Background color #e345f1
      
           Border around this has a color of #e345f1        
        
          <div style="border:2px solid #e345f1;">Content here</div>
        
        
          .myborder {border:2px solid #e345f1;}
        
        Border color #e345f1