#ed67f7 color space conversions
Hex:
        #ed67f7
        RGB:
        237, 103, 247
        CMY:
        7, 60, 3
        CMYK:
        4, 58, 0, 3
      HSL:
        296°, 90.0000%, 68.6275%
        HSV (HSB):
        296°, 58.2996%, 96.8627%
        XYZ:
        56.5638, 34.4204, 91.6583
        xyY:
        0.3097, 0.1885, 34.4204
      CIE-Lab:
        65.2949, 70.1594, -48.6792
        CIE-LCH:
        65.2949, 85.3932, 325.2456
        CIE-Luv:
        65.2949, 58.5860, -87.3946
        Hunter-Lab:
        58.6689, 69.4246, -51.5603
      #ed67f7 color charts
#ed67f7 RGB chart
      #ed67f7 CMYK chart
      #ed67f7 RGB pie chart
      #ed67f7 color shades, tints & tones
#ed67f7 color schemes
#ed67f7 color preview, HTML & CSS examples
           This text has a color of #ed67f7        
        
          <p style="color:#ed67f7;">Text here</p>
        
        
          .mytext {color:#ed67f7;}
        
        Text color #ed67f7
      
           This box has a color of #ed67f7        
        
          <div style="background-color:#ed67f7;">Content here</div>
        
        
          .mybackground {background-color:#ed67f7;}
        
        Background color #ed67f7
      
           Border around this has a color of #ed67f7        
        
          <div style="border:2px solid #ed67f7;">Content here</div>
        
        
          .myborder {border:2px solid #ed67f7;}
        
        Border color #ed67f7