#beafe6 color space conversions
Hex:
        #beafe6
        RGB:
        190, 175, 230
        CMY:
        25, 31, 10
        CMYK:
        17, 24, 0, 10
      HSL:
        256°, 52.3810%, 79.4118%
        HSV (HSB):
        256°, 23.9130%, 90.1961%
        XYZ:
        50.8481, 47.3203, 81.3167
        xyY:
        0.2833, 0.2636, 47.3203
      CIE-Lab:
        74.3942, 16.2666, -25.6034
        CIE-LCH:
        74.3942, 30.3337, 302.4291
        CIE-Luv:
        74.3942, 4.4690, -42.9450
        Hunter-Lab:
        68.7897, 11.5619, -21.9342
      #beafe6 color charts
#beafe6 RGB chart
      #beafe6 CMYK chart
      #beafe6 RGB pie chart
      #beafe6 color shades, tints & tones
#beafe6 color schemes
#beafe6 color preview, HTML & CSS examples
           This text has a color of #beafe6        
        
          <p style="color:#beafe6;">Text here</p>
        
        
          .mytext {color:#beafe6;}
        
        Text color #beafe6
      
           This box has a color of #beafe6        
        
          <div style="background-color:#beafe6;">Content here</div>
        
        
          .mybackground {background-color:#beafe6;}
        
        Background color #beafe6
      
           Border around this has a color of #beafe6        
        
          <div style="border:2px solid #beafe6;">Content here</div>
        
        
          .myborder {border:2px solid #beafe6;}
        
        Border color #beafe6