#ec9bfb color space conversions
Hex:
        #ec9bfb
        RGB:
        236, 155, 251
        CMY:
        7, 39, 2
        CMYK:
        6, 38, 0, 2
      HSL:
        291°, 92.3077%, 79.6078%
        HSV (HSB):
        291°, 38.2470%, 98.4314%
        XYZ:
        63.7260, 48.2406, 97.2194
        xyY:
        0.3046, 0.2306, 48.2406
      CIE-Lab:
        74.9764, 45.4792, -35.7314
        CIE-LCH:
        74.9764, 57.8367, 321.8445
        CIE-Luv:
        74.9764, 37.4308, -64.2871
        Hunter-Lab:
        69.4554, 42.2283, -34.3716
      #ec9bfb color charts
#ec9bfb RGB chart
      #ec9bfb CMYK chart
      #ec9bfb RGB pie chart
      #ec9bfb color shades, tints & tones
#ec9bfb color schemes
#ec9bfb color preview, HTML & CSS examples
           This text has a color of #ec9bfb        
        
          <p style="color:#ec9bfb;">Text here</p>
        
        
          .mytext {color:#ec9bfb;}
        
        Text color #ec9bfb
      
           This box has a color of #ec9bfb        
        
          <div style="background-color:#ec9bfb;">Content here</div>
        
        
          .mybackground {background-color:#ec9bfb;}
        
        Background color #ec9bfb
      
           Border around this has a color of #ec9bfb        
        
          <div style="border:2px solid #ec9bfb;">Content here</div>
        
        
          .myborder {border:2px solid #ec9bfb;}
        
        Border color #ec9bfb