#ec5eff color space conversions
Hex:
        #ec5eff
        RGB:
        236, 94, 255
        CMY:
        7, 63, 0
        CMYK:
        7, 63, 0, 0
      HSL:
        293°, 100.0000%, 68.4314%
        HSV (HSB):
        293°, 63.1373%, 100.0000%
        XYZ:
        56.6448, 33.0583, 98.0031
        xyY:
        0.3018, 0.1761, 33.0583
      CIE-Lab:
        64.2081, 75.0447, -54.8136
        CIE-LCH:
        64.2081, 92.9313, 323.8551
        CIE-Luv:
        64.2081, 58.2766, -97.5536
        Hunter-Lab:
        57.4963, 75.2378, -60.8130
      #ec5eff color charts
#ec5eff RGB chart
      #ec5eff CMYK chart
      #ec5eff RGB pie chart
      #ec5eff color shades, tints & tones
#ec5eff color schemes
#ec5eff color preview, HTML & CSS examples
           This text has a color of #ec5eff        
        
          <p style="color:#ec5eff;">Text here</p>
        
        
          .mytext {color:#ec5eff;}
        
        Text color #ec5eff
      
           This box has a color of #ec5eff        
        
          <div style="background-color:#ec5eff;">Content here</div>
        
        
          .mybackground {background-color:#ec5eff;}
        
        Background color #ec5eff
      
           Border around this has a color of #ec5eff        
        
          <div style="border:2px solid #ec5eff;">Content here</div>
        
        
          .myborder {border:2px solid #ec5eff;}
        
        Border color #ec5eff