#84aefb color space conversions
Hex:
        #84aefb
        RGB:
        132, 174, 251
        CMY:
        48, 32, 2
        CMYK:
        47, 31, 0, 2
      HSL:
        219°, 93.7008%, 75.0980%
        HSV (HSB):
        219°, 47.4104%, 98.4314%
        XYZ:
        42.0644, 42.1427, 97.1841
        xyY:
        0.2319, 0.2323, 42.1427
      CIE-Lab:
        70.9692, 6.1653, -42.6171
        CIE-LCH:
        70.9692, 43.0608, 278.2317
        CIE-Luv:
        70.9692, -21.7885, -69.7520
        Hunter-Lab:
        64.9174, 2.0568, -43.3175
      #84aefb color charts
#84aefb RGB chart
      #84aefb CMYK chart
      #84aefb RGB pie chart
      #84aefb color shades, tints & tones
#84aefb color schemes
#84aefb color preview, HTML & CSS examples
           This text has a color of #84aefb        
        
          <p style="color:#84aefb;">Text here</p>
        
        
          .mytext {color:#84aefb;}
        
        Text color #84aefb
      
           This box has a color of #84aefb        
        
          <div style="background-color:#84aefb;">Content here</div>
        
        
          .mybackground {background-color:#84aefb;}
        
        Background color #84aefb
      
           Border around this has a color of #84aefb        
        
          <div style="border:2px solid #84aefb;">Content here</div>
        
        
          .myborder {border:2px solid #84aefb;}
        
        Border color #84aefb