#ed67f5 color space conversions
Hex:
        #ed67f5
        RGB:
        237, 103, 245
        CMY:
        7, 60, 4
        CMYK:
        3, 58, 0, 4
      HSL:
        297°, 87.6543%, 68.2353%
        HSV (HSB):
        297°, 57.9592%, 96.0784%
        XYZ:
        56.2567, 34.2976, 90.0412
        xyY:
        0.3115, 0.1899, 34.2976
      CIE-Lab:
        65.1981, 69.8142, -47.7290
        CIE-LCH:
        65.1981, 84.5700, 325.6413
        CIE-Luv:
        65.1981, 59.1441, -85.8010
        Hunter-Lab:
        58.5641, 68.9799, -50.1623
      #ed67f5 color charts
#ed67f5 RGB chart
      #ed67f5 CMYK chart
      #ed67f5 RGB pie chart
      #ed67f5 color shades, tints & tones
#ed67f5 color schemes
#ed67f5 color preview, HTML & CSS examples
           This text has a color of #ed67f5        
        
          <p style="color:#ed67f5;">Text here</p>
        
        
          .mytext {color:#ed67f5;}
        
        Text color #ed67f5
      
           This box has a color of #ed67f5        
        
          <div style="background-color:#ed67f5;">Content here</div>
        
        
          .mybackground {background-color:#ed67f5;}
        
        Background color #ed67f5
      
           Border around this has a color of #ed67f5        
        
          <div style="border:2px solid #ed67f5;">Content here</div>
        
        
          .myborder {border:2px solid #ed67f5;}
        
        Border color #ed67f5