#84d9fa color space conversions
Hex:
        #84d9fa
        RGB:
        132, 217, 250
        CMY:
        48, 15, 2
        CMYK:
        47, 13, 0, 2
      HSL:
        197°, 92.1875%, 74.9020%
        HSV (HSB):
        197°, 47.2000%, 98.0392%
        XYZ:
        51.5839, 61.4334, 99.5815
        xyY:
        0.2426, 0.2890, 61.4334
      CIE-Lab:
        82.6112, -17.2030, -24.1153
        CIE-LCH:
        82.6112, 29.6225, 234.4973
        CIE-Luv:
        82.6112, -38.2373, -36.0930
        Hunter-Lab:
        78.3794, -19.6877, -20.4627
      #84d9fa color charts
#84d9fa RGB chart
      #84d9fa CMYK chart
      #84d9fa RGB pie chart
      #84d9fa color shades, tints & tones
#84d9fa color schemes
#84d9fa color preview, HTML & CSS examples
           This text has a color of #84d9fa        
        
          <p style="color:#84d9fa;">Text here</p>
        
        
          .mytext {color:#84d9fa;}
        
        Text color #84d9fa
      
           This box has a color of #84d9fa        
        
          <div style="background-color:#84d9fa;">Content here</div>
        
        
          .mybackground {background-color:#84d9fa;}
        
        Background color #84d9fa
      
           Border around this has a color of #84d9fa        
        
          <div style="border:2px solid #84d9fa;">Content here</div>
        
        
          .myborder {border:2px solid #84d9fa;}
        
        Border color #84d9fa