#ed67e2 color space conversions
Hex:
        #ed67e2
        RGB:
        237, 103, 226
        CMY:
        7, 60, 11
        CMYK:
        0, 57, 5, 7
      HSL:
        305°, 78.8235%, 66.6667%
        HSV (HSB):
        305°, 56.5401%, 92.9412%
        XYZ:
        53.5028, 33.1960, 75.5391
        xyY:
        0.3298, 0.2046, 33.1960
      CIE-Lab:
        64.3193, 66.6369, -38.5703
        CIE-LCH:
        64.3193, 76.9945, 329.9372
        CIE-Luv:
        64.3193, 64.5654, -70.5297
        Hunter-Lab:
        57.6160, 64.9289, -37.4027
      #ed67e2 color charts
#ed67e2 RGB chart
      #ed67e2 CMYK chart
      #ed67e2 RGB pie chart
      #ed67e2 color shades, tints & tones
#ed67e2 color schemes
#ed67e2 color preview, HTML & CSS examples
           This text has a color of #ed67e2        
        
          <p style="color:#ed67e2;">Text here</p>
        
        
          .mytext {color:#ed67e2;}
        
        Text color #ed67e2
      
           This box has a color of #ed67e2        
        
          <div style="background-color:#ed67e2;">Content here</div>
        
        
          .mybackground {background-color:#ed67e2;}
        
        Background color #ed67e2
      
           Border around this has a color of #ed67e2        
        
          <div style="border:2px solid #ed67e2;">Content here</div>
        
        
          .myborder {border:2px solid #ed67e2;}
        
        Border color #ed67e2