#eba5f1 color space conversions
Hex:
        #eba5f1
        RGB:
        235, 165, 241
        CMY:
        8, 35, 5
        CMYK:
        2, 32, 0, 5
      HSL:
        295°, 73.0769%, 79.6078%
        HSV (HSB):
        295°, 31.5353%, 94.5098%
        XYZ:
        63.5933, 50.9233, 89.6965
        xyY:
        0.3114, 0.2494, 50.9233
      CIE-Lab:
        76.6325, 38.0367, -27.7746
        CIE-LCH:
        76.6325, 47.0980, 323.8629
        CIE-Luv:
        76.6325, 34.0108, -50.1833
        Hunter-Lab:
        71.3606, 34.1900, -24.5721
      #eba5f1 color charts
#eba5f1 RGB chart
      #eba5f1 CMYK chart
      #eba5f1 RGB pie chart
      #eba5f1 color shades, tints & tones
#eba5f1 color schemes
#eba5f1 color preview, HTML & CSS examples
           This text has a color of #eba5f1        
        
          <p style="color:#eba5f1;">Text here</p>
        
        
          .mytext {color:#eba5f1;}
        
        Text color #eba5f1
      
           This box has a color of #eba5f1        
        
          <div style="background-color:#eba5f1;">Content here</div>
        
        
          .mybackground {background-color:#eba5f1;}
        
        Background color #eba5f1
      
           Border around this has a color of #eba5f1        
        
          <div style="border:2px solid #eba5f1;">Content here</div>
        
        
          .myborder {border:2px solid #eba5f1;}
        
        Border color #eba5f1