#84baeb color space conversions
Hex:
        #84baeb
        RGB:
        132, 186, 235
        CMY:
        48, 27, 8
        CMYK:
        44, 21, 0, 8
      HSL:
        209°, 72.0280%, 71.9608%
        HSV (HSB):
        209°, 43.8298%, 92.1569%
        XYZ:
        42.0700, 46.0215, 85.2630
        xyY:
        0.2427, 0.2655, 46.0215
      CIE-Lab:
        73.5595, -4.9827, -29.9316
        CIE-LCH:
        73.5595, 30.3435, 260.5486
        CIE-Luv:
        73.5595, -26.3426, -47.0382
        Hunter-Lab:
        67.8392, -8.0229, -27.0307
      #84baeb color charts
#84baeb RGB chart
      #84baeb CMYK chart
      #84baeb RGB pie chart
      #84baeb color shades, tints & tones
#84baeb color schemes
#84baeb color preview, HTML & CSS examples
           This text has a color of #84baeb        
        
          <p style="color:#84baeb;">Text here</p>
        
        
          .mytext {color:#84baeb;}
        
        Text color #84baeb
      
           This box has a color of #84baeb        
        
          <div style="background-color:#84baeb;">Content here</div>
        
        
          .mybackground {background-color:#84baeb;}
        
        Background color #84baeb
      
           Border around this has a color of #84baeb        
        
          <div style="border:2px solid #84baeb;">Content here</div>
        
        
          .myborder {border:2px solid #84baeb;}
        
        Border color #84baeb