#bee3fa color space conversions
Hex:
        #bee3fa
        RGB:
        190, 227, 250
        CMY:
        25, 11, 2
        CMYK:
        24, 9, 0, 2
      HSL:
        203°, 85.7143%, 86.2745%
        HSV (HSB):
        203°, 24.0000%, 98.0392%
        XYZ:
        65.9596, 72.7874, 101.0154
        xyY:
        0.2751, 0.3036, 72.7874
      CIE-Lab:
        88.3462, -7.0951, -15.1546
        CIE-LCH:
        88.3462, 16.7333, 244.9119
        CIE-Luv:
        88.3462, -19.7883, -22.8525
        Hunter-Lab:
        85.3156, -11.2994, -10.4797
      #bee3fa color charts
#bee3fa RGB chart
      #bee3fa CMYK chart
      #bee3fa RGB pie chart
      #bee3fa color shades, tints & tones
#bee3fa color schemes
#bee3fa color preview, HTML & CSS examples
           This text has a color of #bee3fa        
        
          <p style="color:#bee3fa;">Text here</p>
        
        
          .mytext {color:#bee3fa;}
        
        Text color #bee3fa
      
           This box has a color of #bee3fa        
        
          <div style="background-color:#bee3fa;">Content here</div>
        
        
          .mybackground {background-color:#bee3fa;}
        
        Background color #bee3fa
      
           Border around this has a color of #bee3fa        
        
          <div style="border:2px solid #bee3fa;">Content here</div>
        
        
          .myborder {border:2px solid #bee3fa;}
        
        Border color #bee3fa