#84c1ee color space conversions
Hex:
        #84c1ee
        RGB:
        132, 193, 238
        CMY:
        48, 24, 7
        CMYK:
        45, 19, 0, 7
      HSL:
        205°, 75.7143%, 72.5490%
        HSV (HSB):
        205°, 44.5378%, 93.3333%
        XYZ:
        44.0183, 49.2185, 88.0690
        xyY:
        0.2428, 0.2715, 49.2185
      CIE-Lab:
        75.5871, -7.9286, -28.4363
        CIE-LCH:
        75.5871, 29.5209, 254.4204
        CIE-Luv:
        75.5871, -29.0768, -44.2711
        Hunter-Lab:
        70.1559, -10.7756, -25.3196
      #84c1ee color charts
#84c1ee RGB chart
      #84c1ee CMYK chart
      #84c1ee RGB pie chart
      #84c1ee color shades, tints & tones
#84c1ee color schemes
#84c1ee color preview, HTML & CSS examples
           This text has a color of #84c1ee        
        
          <p style="color:#84c1ee;">Text here</p>
        
        
          .mytext {color:#84c1ee;}
        
        Text color #84c1ee
      
           This box has a color of #84c1ee        
        
          <div style="background-color:#84c1ee;">Content here</div>
        
        
          .mybackground {background-color:#84c1ee;}
        
        Background color #84c1ee
      
           Border around this has a color of #84c1ee        
        
          <div style="border:2px solid #84c1ee;">Content here</div>
        
        
          .myborder {border:2px solid #84c1ee;}
        
        Border color #84c1ee