#ed3efd color space conversions
Hex:
        #ed3efd
        RGB:
        237, 62, 253
        CMY:
        7, 76, 1
        CMYK:
        6, 75, 0, 1
      HSL:
        295°, 97.9487%, 61.7647%
        HSV (HSB):
        295°, 75.4941%, 99.2157%
        XYZ:
        54.3773, 28.5416, 95.5716
        xyY:
        0.3047, 0.1599, 28.5416
      CIE-Lab:
        60.3749, 85.8757, -59.8121
        CIE-LCH:
        60.3749, 104.6524, 325.1429
        CIE-Luv:
        60.3749, 66.6574, -105.4817
        Hunter-Lab:
        53.4244, 88.1913, -68.6677
      #ed3efd color charts
#ed3efd RGB chart
      #ed3efd CMYK chart
      #ed3efd RGB pie chart
      #ed3efd color shades, tints & tones
#ed3efd color schemes
#ed3efd color preview, HTML & CSS examples
           This text has a color of #ed3efd        
        
          <p style="color:#ed3efd;">Text here</p>
        
        
          .mytext {color:#ed3efd;}
        
        Text color #ed3efd
      
           This box has a color of #ed3efd        
        
          <div style="background-color:#ed3efd;">Content here</div>
        
        
          .mybackground {background-color:#ed3efd;}
        
        Background color #ed3efd
      
           Border around this has a color of #ed3efd        
        
          <div style="border:2px solid #ed3efd;">Content here</div>
        
        
          .myborder {border:2px solid #ed3efd;}
        
        Border color #ed3efd