#bee1f2 color space conversions
Hex:
        #bee1f2
        RGB:
        190, 225, 242
        CMY:
        25, 12, 5
        CMYK:
        21, 7, 0, 5
      HSL:
        200°, 66.6667%, 84.7059%
        HSV (HSB):
        200°, 21.4876%, 94.9020%
        XYZ:
        64.1874, 71.2084, 94.3660
        xyY:
        0.2794, 0.3099, 71.2084
      CIE-Lab:
        87.5862, -7.8194, -12.0876
        CIE-LCH:
        87.5862, 14.3963, 237.1013
        CIE-Luv:
        87.5862, -18.7234, -17.7082
        Hunter-Lab:
        84.3851, -11.8980, -7.2332
      #bee1f2 color charts
#bee1f2 RGB chart
      #bee1f2 CMYK chart
      #bee1f2 RGB pie chart
      #bee1f2 color shades, tints & tones
#bee1f2 color schemes
#bee1f2 color preview, HTML & CSS examples
           This text has a color of #bee1f2        
        
          <p style="color:#bee1f2;">Text here</p>
        
        
          .mytext {color:#bee1f2;}
        
        Text color #bee1f2
      
           This box has a color of #bee1f2        
        
          <div style="background-color:#bee1f2;">Content here</div>
        
        
          .mybackground {background-color:#bee1f2;}
        
        Background color #bee1f2
      
           Border around this has a color of #bee1f2        
        
          <div style="border:2px solid #bee1f2;">Content here</div>
        
        
          .myborder {border:2px solid #bee1f2;}
        
        Border color #bee1f2