#e737fd color space conversions
Hex:
        #e737fd
        RGB:
        231, 55, 253
        CMY:
        9, 78, 1
        CMYK:
        9, 78, 0, 1
      HSL:
        293°, 98.0198%, 60.3922%
        HSV (HSB):
        293°, 78.2609%, 99.2157%
        XYZ:
        52.0508, 26.8131, 95.3606
        xyY:
        0.2988, 0.1539, 26.8131
      CIE-Lab:
        58.8010, 86.6539, -62.3848
        CIE-LCH:
        58.8010, 106.7744, 324.2488
        CIE-Luv:
        58.8010, 63.7448, -108.8338
        Hunter-Lab:
        51.7814, 88.8112, -72.9414
      #e737fd color charts
#e737fd RGB chart
      #e737fd CMYK chart
      #e737fd RGB pie chart
      #e737fd color shades, tints & tones
#e737fd color schemes
#e737fd color preview, HTML & CSS examples
           This text has a color of #e737fd        
        
          <p style="color:#e737fd;">Text here</p>
        
        
          .mytext {color:#e737fd;}
        
        Text color #e737fd
      
           This box has a color of #e737fd        
        
          <div style="background-color:#e737fd;">Content here</div>
        
        
          .mybackground {background-color:#e737fd;}
        
        Background color #e737fd
      
           Border around this has a color of #e737fd        
        
          <div style="border:2px solid #e737fd;">Content here</div>
        
        
          .myborder {border:2px solid #e737fd;}
        
        Border color #e737fd