#ec5fff color space conversions
Hex:
        #ec5fff
        RGB:
        236, 95, 255
        CMY:
        7, 63, 0
        CMYK:
        7, 63, 0, 0
      HSL:
        293°, 100.0000%, 68.6275%
        HSV (HSB):
        293°, 62.7451%, 100.0000%
        XYZ:
        56.7343, 33.2373, 98.0330
        xyY:
        0.3018, 0.1768, 33.2373
      CIE-Lab:
        64.3526, 74.6432, -54.5841
        CIE-LCH:
        64.3526, 92.4718, 323.8233
        CIE-Luv:
        64.3526, 58.0054, -97.1779
        Hunter-Lab:
        57.6518, 74.7686, -60.4624
      #ec5fff color charts
#ec5fff RGB chart
      #ec5fff CMYK chart
      #ec5fff RGB pie chart
      #ec5fff color shades, tints & tones
#ec5fff color schemes
#ec5fff color preview, HTML & CSS examples
           This text has a color of #ec5fff        
        
          <p style="color:#ec5fff;">Text here</p>
        
        
          .mytext {color:#ec5fff;}
        
        Text color #ec5fff
      
           This box has a color of #ec5fff        
        
          <div style="background-color:#ec5fff;">Content here</div>
        
        
          .mybackground {background-color:#ec5fff;}
        
        Background color #ec5fff
      
           Border around this has a color of #ec5fff        
        
          <div style="border:2px solid #ec5fff;">Content here</div>
        
        
          .myborder {border:2px solid #ec5fff;}
        
        Border color #ec5fff