#84b1fd color space conversions
Hex:
        #84b1fd
        RGB:
        132, 177, 253
        CMY:
        48, 31, 1
        CMYK:
        48, 30, 0, 1
      HSL:
        218°, 96.8000%, 75.4902%
        HSV (HSB):
        218°, 47.8261%, 99.2157%
        XYZ:
        42.9675, 43.4417, 99.0490
        xyY:
        0.2317, 0.2342, 43.4417
      CIE-Lab:
        71.8537, 5.0603, -42.3160
        CIE-LCH:
        71.8537, 42.6174, 276.8192
        CIE-Luv:
        71.8537, -22.9212, -69.2211
        Hunter-Lab:
        65.9103, 1.0227, -42.9629
      #84b1fd color charts
#84b1fd RGB chart
      #84b1fd CMYK chart
      #84b1fd RGB pie chart
      #84b1fd color shades, tints & tones
#84b1fd color schemes
#84b1fd color preview, HTML & CSS examples
           This text has a color of #84b1fd        
        
          <p style="color:#84b1fd;">Text here</p>
        
        
          .mytext {color:#84b1fd;}
        
        Text color #84b1fd
      
           This box has a color of #84b1fd        
        
          <div style="background-color:#84b1fd;">Content here</div>
        
        
          .mybackground {background-color:#84b1fd;}
        
        Background color #84b1fd
      
           Border around this has a color of #84b1fd        
        
          <div style="border:2px solid #84b1fd;">Content here</div>
        
        
          .myborder {border:2px solid #84b1fd;}
        
        Border color #84b1fd