#ed65f6 color space conversions
Hex:
        #ed65f6
        RGB:
        237, 101, 246
        CMY:
        7, 60, 4
        CMYK:
        4, 59, 0, 4
      HSL:
        296°, 88.9571%, 68.0392%
        HSV (HSB):
        296°, 58.9431%, 96.4706%
        XYZ:
        56.2133, 33.9657, 90.7820
        xyY:
        0.3106, 0.1877, 33.9657
      CIE-Lab:
        64.9353, 70.8387, -48.6955
        CIE-LCH:
        64.9353, 85.9615, 325.4949
        CIE-Luv:
        64.9353, 59.4853, -87.4288
        Hunter-Lab:
        58.2801, 70.1796, -51.5591
      #ed65f6 color charts
#ed65f6 RGB chart
      #ed65f6 CMYK chart
      #ed65f6 RGB pie chart
      #ed65f6 color shades, tints & tones
#ed65f6 color schemes
#ed65f6 color preview, HTML & CSS examples
           This text has a color of #ed65f6        
        
          <p style="color:#ed65f6;">Text here</p>
        
        
          .mytext {color:#ed65f6;}
        
        Text color #ed65f6
      
           This box has a color of #ed65f6        
        
          <div style="background-color:#ed65f6;">Content here</div>
        
        
          .mybackground {background-color:#ed65f6;}
        
        Background color #ed65f6
      
           Border around this has a color of #ed65f6        
        
          <div style="border:2px solid #ed65f6;">Content here</div>
        
        
          .myborder {border:2px solid #ed65f6;}
        
        Border color #ed65f6