#ec5fd4 color space conversions
Hex:
        #ec5fd4
        RGB:
        236, 95, 212
        CMY:
        7, 63, 17
        CMYK:
        0, 60, 10, 7
      HSL:
        310°, 78.7709%, 64.9020%
        HSV (HSB):
        310°, 59.7458%, 92.5490%
        XYZ:
        50.5679, 30.7708, 65.5615
        xyY:
        0.3442, 0.2095, 30.7708
      CIE-Lab:
        62.3136, 67.5911, -33.8622
        CIE-LCH:
        62.3136, 75.5989, 333.3898
        CIE-Luv:
        62.3136, 70.9035, -62.8877
        Hunter-Lab:
        55.4714, 65.6464, -31.2447
      #ec5fd4 color charts
#ec5fd4 RGB chart
      #ec5fd4 CMYK chart
      #ec5fd4 RGB pie chart
      #ec5fd4 color shades, tints & tones
#ec5fd4 color schemes
#ec5fd4 color preview, HTML & CSS examples
           This text has a color of #ec5fd4        
        
          <p style="color:#ec5fd4;">Text here</p>
        
        
          .mytext {color:#ec5fd4;}
        
        Text color #ec5fd4
      
           This box has a color of #ec5fd4        
        
          <div style="background-color:#ec5fd4;">Content here</div>
        
        
          .mybackground {background-color:#ec5fd4;}
        
        Background color #ec5fd4
      
           Border around this has a color of #ec5fd4        
        
          <div style="border:2px solid #ec5fd4;">Content here</div>
        
        
          .myborder {border:2px solid #ec5fd4;}
        
        Border color #ec5fd4