#ebc1fa color space conversions
Hex:
        #ebc1fa
        RGB:
        235, 193, 250
        CMY:
        8, 24, 2
        CMYK:
        6, 23, 0, 2
      HSL:
        284°, 85.0746%, 86.8627%
        HSV (HSB):
        284°, 22.8000%, 98.0392%
        XYZ:
        70.5862, 62.7042, 98.8253
        xyY:
        0.3041, 0.2701, 62.7042
      CIE-Lab:
        83.2865, 24.8313, -22.4583
        CIE-LCH:
        83.2865, 33.4808, 317.8727
        CIE-Luv:
        83.2865, 19.5779, -39.8028
        Hunter-Lab:
        79.1860, 20.5390, -18.5646
      #ebc1fa color charts
#ebc1fa RGB chart
      #ebc1fa CMYK chart
      #ebc1fa RGB pie chart
      #ebc1fa color shades, tints & tones
#ebc1fa color schemes
#ebc1fa color preview, HTML & CSS examples
           This text has a color of #ebc1fa        
        
          <p style="color:#ebc1fa;">Text here</p>
        
        
          .mytext {color:#ebc1fa;}
        
        Text color #ebc1fa
      
           This box has a color of #ebc1fa        
        
          <div style="background-color:#ebc1fa;">Content here</div>
        
        
          .mybackground {background-color:#ebc1fa;}
        
        Background color #ebc1fa
      
           Border around this has a color of #ebc1fa        
        
          <div style="border:2px solid #ebc1fa;">Content here</div>
        
        
          .myborder {border:2px solid #ebc1fa;}
        
        Border color #ebc1fa