#ec31ea color space conversions
Hex:
        #ec31ea
        RGB:
        236, 49, 234
        CMY:
        7, 81, 8
        CMYK:
        0, 79, 1, 7
      HSL:
        301°, 83.1111%, 55.8824%
        HSV (HSB):
        301°, 79.2373%, 92.5490%
        XYZ:
        50.5417, 25.9700, 80.1908
        xyY:
        0.3225, 0.1657, 25.9700
      CIE-Lab:
        58.0086, 86.0772, -53.0130
        CIE-LCH:
        58.0086, 101.0923, 328.3720
        CIE-Luv:
        58.0086, 74.7883, -94.2270
        Hunter-Lab:
        50.9608, 87.8506, -57.6249
      #ec31ea color charts
#ec31ea RGB chart
      #ec31ea CMYK chart
      #ec31ea RGB pie chart
      #ec31ea color shades, tints & tones
#ec31ea color schemes
#ec31ea color preview, HTML & CSS examples
           This text has a color of #ec31ea        
        
          <p style="color:#ec31ea;">Text here</p>
        
        
          .mytext {color:#ec31ea;}
        
        Text color #ec31ea
      
           This box has a color of #ec31ea        
        
          <div style="background-color:#ec31ea;">Content here</div>
        
        
          .mybackground {background-color:#ec31ea;}
        
        Background color #ec31ea
      
           Border around this has a color of #ec31ea        
        
          <div style="border:2px solid #ec31ea;">Content here</div>
        
        
          .myborder {border:2px solid #ec31ea;}
        
        Border color #ec31ea