#beeaf1 color space conversions
Hex:
        #beeaf1
        RGB:
        190, 234, 241
        CMY:
        25, 8, 5
        CMYK:
        21, 3, 0, 5
      HSL:
        188°, 64.5570%, 84.5098%
        HSV (HSB):
        188°, 21.1618%, 94.5098%
        XYZ:
        66.5352, 76.1437, 94.4095
        xyY:
        0.2806, 0.3212, 76.1437
      CIE-Lab:
        89.9260, -12.6205, -8.0827
        CIE-LCH:
        89.9260, 14.9868, 212.6372
        CIE-Luv:
        89.9260, -22.7395, -10.5209
        Hunter-Lab:
        87.2603, -16.6010, -3.0653
      #beeaf1 color charts
#beeaf1 RGB chart
      #beeaf1 CMYK chart
      #beeaf1 RGB pie chart
      #beeaf1 color shades, tints & tones
#beeaf1 color schemes
#beeaf1 color preview, HTML & CSS examples
           This text has a color of #beeaf1        
        
          <p style="color:#beeaf1;">Text here</p>
        
        
          .mytext {color:#beeaf1;}
        
        Text color #beeaf1
      
           This box has a color of #beeaf1        
        
          <div style="background-color:#beeaf1;">Content here</div>
        
        
          .mybackground {background-color:#beeaf1;}
        
        Background color #beeaf1
      
           Border around this has a color of #beeaf1        
        
          <div style="border:2px solid #beeaf1;">Content here</div>
        
        
          .myborder {border:2px solid #beeaf1;}
        
        Border color #beeaf1