#ec42e0 color space conversions
Hex:
        #ec42e0
        RGB:
        236, 66, 224
        CMY:
        7, 74, 12
        CMYK:
        0, 72, 5, 7
      HSL:
        304°, 81.7308%, 59.2157%
        HSV (HSB):
        304°, 72.0339%, 92.5490%
        XYZ:
        49.9948, 27.1111, 73.1190
        xyY:
        0.3328, 0.1805, 27.1111
      CIE-Lab:
        59.0770, 80.0055, -45.6974
        CIE-LCH:
        59.0770, 92.1365, 330.2660
        CIE-Luv:
        59.0770, 75.2484, -82.4829
        Hunter-Lab:
        52.0683, 80.2721, -46.8124
      #ec42e0 color charts
#ec42e0 RGB chart
      #ec42e0 CMYK chart
      #ec42e0 RGB pie chart
      #ec42e0 color shades, tints & tones
#ec42e0 color schemes
#ec42e0 color preview, HTML & CSS examples
           This text has a color of #ec42e0        
        
          <p style="color:#ec42e0;">Text here</p>
        
        
          .mytext {color:#ec42e0;}
        
        Text color #ec42e0
      
           This box has a color of #ec42e0        
        
          <div style="background-color:#ec42e0;">Content here</div>
        
        
          .mybackground {background-color:#ec42e0;}
        
        Background color #ec42e0
      
           Border around this has a color of #ec42e0        
        
          <div style="border:2px solid #ec42e0;">Content here</div>
        
        
          .myborder {border:2px solid #ec42e0;}
        
        Border color #ec42e0