#ec7ffa color space conversions
Hex:
        #ec7ffa
        RGB:
        236, 127, 250
        CMY:
        7, 50, 2
        CMYK:
        6, 49, 0, 2
      HSL:
        293°, 92.4812%, 73.9216%
        HSV (HSB):
        293°, 49.2000%, 98.0392%
        XYZ:
        59.4368, 39.9137, 95.0139
        xyY:
        0.3058, 0.2054, 39.9137
      CIE-Lab:
        69.4080, 59.4335, -43.8646
        CIE-LCH:
        69.4080, 73.8678, 323.5710
        CIE-Luv:
        69.4080, 48.9307, -78.9280
        Hunter-Lab:
        63.1773, 57.3712, -44.9436
      #ec7ffa color charts
#ec7ffa RGB chart
      #ec7ffa CMYK chart
      #ec7ffa RGB pie chart
      #ec7ffa color shades, tints & tones
#ec7ffa color schemes
#ec7ffa color preview, HTML & CSS examples
           This text has a color of #ec7ffa        
        
          <p style="color:#ec7ffa;">Text here</p>
        
        
          .mytext {color:#ec7ffa;}
        
        Text color #ec7ffa
      
           This box has a color of #ec7ffa        
        
          <div style="background-color:#ec7ffa;">Content here</div>
        
        
          .mybackground {background-color:#ec7ffa;}
        
        Background color #ec7ffa
      
           Border around this has a color of #ec7ffa        
        
          <div style="border:2px solid #ec7ffa;">Content here</div>
        
        
          .myborder {border:2px solid #ec7ffa;}
        
        Border color #ec7ffa