#bea3ff color space conversions
Hex:
        #bea3ff
        RGB:
        190, 163, 255
        CMY:
        25, 36, 0
        CMYK:
        25, 36, 0, 0
      HSL:
        258°, 100.0000%, 81.9608%
        HSV (HSB):
        258°, 36.0784%, 100.0000%
        XYZ:
        52.3824, 44.3615, 100.4095
        xyY:
        0.2657, 0.2250, 44.3615
      CIE-Lab:
        72.4695, 28.6048, -42.1376
        CIE-LCH:
        72.4695, 50.9294, 304.1703
        CIE-Luv:
        72.4695, 7.3259, -72.1085
        Hunter-Lab:
        66.6045, 23.8271, -42.7595
      #bea3ff color charts
#bea3ff RGB chart
      #bea3ff CMYK chart
      #bea3ff RGB pie chart
      #bea3ff color shades, tints & tones
#bea3ff color schemes
#bea3ff color preview, HTML & CSS examples
           This text has a color of #bea3ff        
        
          <p style="color:#bea3ff;">Text here</p>
        
        
          .mytext {color:#bea3ff;}
        
        Text color #bea3ff
      
           This box has a color of #bea3ff        
        
          <div style="background-color:#bea3ff;">Content here</div>
        
        
          .mybackground {background-color:#bea3ff;}
        
        Background color #bea3ff
      
           Border around this has a color of #bea3ff        
        
          <div style="border:2px solid #bea3ff;">Content here</div>
        
        
          .myborder {border:2px solid #bea3ff;}
        
        Border color #bea3ff