#ec5cf2 color space conversions
Hex:
        #ec5cf2
        RGB:
        236, 92, 242
        CMY:
        7, 64, 5
        CMYK:
        2, 62, 0, 5
      HSL:
        298°, 85.2273%, 65.4902%
        HSV (HSB):
        298°, 61.9835%, 94.9020%
        XYZ:
        54.4462, 31.8980, 87.2917
        xyY:
        0.3136, 0.1837, 31.8980
      CIE-Lab:
        63.2585, 73.6220, -49.1426
        CIE-LCH:
        63.2585, 88.5167, 326.2770
        CIE-Luv:
        63.2585, 62.6438, -88.1012
        Hunter-Lab:
        56.4783, 73.2407, -52.1026
      #ec5cf2 color charts
#ec5cf2 RGB chart
      #ec5cf2 CMYK chart
      #ec5cf2 RGB pie chart
      #ec5cf2 color shades, tints & tones
#ec5cf2 color schemes
#ec5cf2 color preview, HTML & CSS examples
           This text has a color of #ec5cf2        
        
          <p style="color:#ec5cf2;">Text here</p>
        
        
          .mytext {color:#ec5cf2;}
        
        Text color #ec5cf2
      
           This box has a color of #ec5cf2        
        
          <div style="background-color:#ec5cf2;">Content here</div>
        
        
          .mybackground {background-color:#ec5cf2;}
        
        Background color #ec5cf2
      
           Border around this has a color of #ec5cf2        
        
          <div style="border:2px solid #ec5cf2;">Content here</div>
        
        
          .myborder {border:2px solid #ec5cf2;}
        
        Border color #ec5cf2