#84bcfe color space conversions
Hex:
        #84bcfe
        RGB:
        132, 188, 254
        CMY:
        48, 26, 0
        CMYK:
        48, 26, 0, 0
      HSL:
        212°, 98.3871%, 75.6863%
        HSV (HSB):
        212°, 48.0315%, 99.6078%
        XYZ:
        45.3883, 48.0277, 100.6440
        xyY:
        0.2339, 0.2475, 48.0277
      CIE-Lab:
        74.8424, -0.7465, -38.1977
        CIE-LCH:
        74.8424, 38.2050, 268.8804
        CIE-Luv:
        74.8424, -27.0520, -61.7905
        Hunter-Lab:
        69.3020, -4.3727, -37.5926
      #84bcfe color charts
#84bcfe RGB chart
      #84bcfe CMYK chart
      #84bcfe RGB pie chart
      #84bcfe color shades, tints & tones
#84bcfe color schemes
#84bcfe color preview, HTML & CSS examples
           This text has a color of #84bcfe        
        
          <p style="color:#84bcfe;">Text here</p>
        
        
          .mytext {color:#84bcfe;}
        
        Text color #84bcfe
      
           This box has a color of #84bcfe        
        
          <div style="background-color:#84bcfe;">Content here</div>
        
        
          .mybackground {background-color:#84bcfe;}
        
        Background color #84bcfe
      
           Border around this has a color of #84bcfe        
        
          <div style="border:2px solid #84bcfe;">Content here</div>
        
        
          .myborder {border:2px solid #84bcfe;}
        
        Border color #84bcfe