#ec5eec color space conversions
Hex:
        #ec5eec
        RGB:
        236, 94, 236
        CMY:
        7, 63, 7
        CMYK:
        0, 60, 0, 7
      HSL:
        300°, 78.8889%, 64.7059%
        HSV (HSB):
        300°, 60.1695%, 92.5490%
        XYZ:
        53.7351, 31.8944, 82.6810
        xyY:
        0.3193, 0.1895, 31.8944
      CIE-Lab:
        63.2555, 71.8189, -45.8171
        CIE-LCH:
        63.2555, 85.1890, 327.4640
        CIE-Luv:
        63.2555, 63.8584, -82.5738
        Hunter-Lab:
        56.4751, 71.0081, -47.2694
      #ec5eec color charts
#ec5eec RGB chart
      #ec5eec CMYK chart
      #ec5eec RGB pie chart
      #ec5eec color shades, tints & tones
#ec5eec color schemes
#ec5eec color preview, HTML & CSS examples
           This text has a color of #ec5eec        
        
          <p style="color:#ec5eec;">Text here</p>
        
        
          .mytext {color:#ec5eec;}
        
        Text color #ec5eec
      
           This box has a color of #ec5eec        
        
          <div style="background-color:#ec5eec;">Content here</div>
        
        
          .mybackground {background-color:#ec5eec;}
        
        Background color #ec5eec
      
           Border around this has a color of #ec5eec        
        
          <div style="border:2px solid #ec5eec;">Content here</div>
        
        
          .myborder {border:2px solid #ec5eec;}
        
        Border color #ec5eec