#ec0efa color space conversions
Hex:
        #ec0efa
        RGB:
        236, 14, 250
        CMY:
        7, 95, 2
        CMYK:
        6, 94, 0, 2
      HSL:
        296°, 95.9350%, 51.7647%
        HSV (HSB):
        296°, 94.4000%, 98.0392%
        XYZ:
        52.0044, 25.0491, 92.5365
        xyY:
        0.3066, 0.1477, 25.0491
      CIE-Lab:
        57.1232, 93.7642, -63.3696
        CIE-LCH:
        57.1232, 113.1699, 325.9476
        CIE-Luv:
        57.1232, 72.0876, -110.4394
        Hunter-Lab:
        50.0490, 97.8880, -74.5879
      #ec0efa color charts
#ec0efa RGB chart
      #ec0efa CMYK chart
      #ec0efa RGB pie chart
      #ec0efa color shades, tints & tones
#ec0efa color schemes
#ec0efa color preview, HTML & CSS examples
           This text has a color of #ec0efa        
        
          <p style="color:#ec0efa;">Text here</p>
        
        
          .mytext {color:#ec0efa;}
        
        Text color #ec0efa
      
           This box has a color of #ec0efa        
        
          <div style="background-color:#ec0efa;">Content here</div>
        
        
          .mybackground {background-color:#ec0efa;}
        
        Background color #ec0efa
      
           Border around this has a color of #ec0efa        
        
          <div style="border:2px solid #ec0efa;">Content here</div>
        
        
          .myborder {border:2px solid #ec0efa;}
        
        Border color #ec0efa