#ed65c4 color space conversions
Hex:
        #ed65c4
        RGB:
        237, 101, 196
        CMY:
        7, 60, 23
        CMYK:
        0, 57, 17, 7
      HSL:
        318°, 79.0698%, 66.2745%
        HSV (HSB):
        318°, 57.3840%, 92.9412%
        XYZ:
        49.5425, 31.2974, 55.6544
        xyY:
        0.3630, 0.2293, 31.2974
      CIE-Lab:
        62.7579, 62.9189, -24.1208
        CIE-LCH:
        62.7579, 67.3840, 339.0250
        CIE-Luv:
        62.7579, 74.2850, -47.0821
        Hunter-Lab:
        55.9441, 60.1725, -19.8221
      #ed65c4 color charts
#ed65c4 RGB chart
      #ed65c4 CMYK chart
      #ed65c4 RGB pie chart
      #ed65c4 color shades, tints & tones
#ed65c4 color schemes
#ed65c4 color preview, HTML & CSS examples
           This text has a color of #ed65c4        
        
          <p style="color:#ed65c4;">Text here</p>
        
        
          .mytext {color:#ed65c4;}
        
        Text color #ed65c4
      
           This box has a color of #ed65c4        
        
          <div style="background-color:#ed65c4;">Content here</div>
        
        
          .mybackground {background-color:#ed65c4;}
        
        Background color #ed65c4
      
           Border around this has a color of #ed65c4        
        
          <div style="border:2px solid #ed65c4;">Content here</div>
        
        
          .myborder {border:2px solid #ed65c4;}
        
        Border color #ed65c4