#beaae3 color space conversions
Hex:
        #beaae3
        RGB:
        190, 170, 227
        CMY:
        25, 33, 11
        CMYK:
        16, 25, 0, 11
      HSL:
        261°, 50.4425%, 77.8431%
        HSV (HSB):
        261°, 25.1101%, 89.0196%
        XYZ:
        49.4751, 45.2427, 78.7981
        xyY:
        0.2851, 0.2607, 45.2427
      CIE-Lab:
        73.0514, 18.3676, -26.0255
        CIE-LCH:
        73.0514, 31.8543, 305.2127
        CIE-Luv:
        73.0514, 6.9729, -43.8456
        Hunter-Lab:
        67.2627, 13.5861, -22.3743
      #beaae3 color charts
#beaae3 RGB chart
      #beaae3 CMYK chart
      #beaae3 RGB pie chart
      #beaae3 color shades, tints & tones
#beaae3 color schemes
#beaae3 color preview, HTML & CSS examples
           This text has a color of #beaae3        
        
          <p style="color:#beaae3;">Text here</p>
        
        
          .mytext {color:#beaae3;}
        
        Text color #beaae3
      
           This box has a color of #beaae3        
        
          <div style="background-color:#beaae3;">Content here</div>
        
        
          .mybackground {background-color:#beaae3;}
        
        Background color #beaae3
      
           Border around this has a color of #beaae3        
        
          <div style="border:2px solid #beaae3;">Content here</div>
        
        
          .myborder {border:2px solid #beaae3;}
        
        Border color #beaae3