#beaff6 color space conversions
Hex:
        #beaff6
        RGB:
        190, 175, 246
        CMY:
        25, 31, 4
        CMYK:
        23, 29, 0, 4
      HSL:
        253°, 79.7753%, 82.5490%
        HSV (HSB):
        253°, 28.8618%, 96.4706%
        XYZ:
        53.1997, 48.2609, 93.7001
        xyY:
        0.2726, 0.2473, 48.2609
      CIE-Lab:
        74.9892, 19.8651, -33.3569
        CIE-LCH:
        74.9892, 38.8240, 300.7751
        CIE-Luv:
        74.9892, 3.1710, -56.4270
        Hunter-Lab:
        69.4701, 15.1215, -31.3404
      #beaff6 color charts
#beaff6 RGB chart
      #beaff6 CMYK chart
      #beaff6 RGB pie chart
      #beaff6 color shades, tints & tones
#beaff6 color schemes
#beaff6 color preview, HTML & CSS examples
           This text has a color of #beaff6        
        
          <p style="color:#beaff6;">Text here</p>
        
        
          .mytext {color:#beaff6;}
        
        Text color #beaff6
      
           This box has a color of #beaff6        
        
          <div style="background-color:#beaff6;">Content here</div>
        
        
          .mybackground {background-color:#beaff6;}
        
        Background color #beaff6
      
           Border around this has a color of #beaff6        
        
          <div style="border:2px solid #beaff6;">Content here</div>
        
        
          .myborder {border:2px solid #beaff6;}
        
        Border color #beaff6